Browse Source

Update README.md

pull/154/head
Jannis Weis 5 years ago committed by GitHub
parent
commit
7fd865105a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -36,7 +36,7 @@ This project is available on Maven Central:
</dependency>
````
### Gradle
````
````kotlin
implementation("com.github.weisj:darklaf-core:[2.0.2,)")
implementation("com.github.weisj:darklaf-theme:[2.0.2,)") // For the themes
````

Loading…
Cancel
Save