updated gradle info

This commit is contained in:
nathan 2018-08-18 20:31:00 +02:00
parent 0fc01c3d81
commit 16c4361f64
1 changed files with 11 additions and 1 deletions

View File

@ -17,8 +17,18 @@ Drop-in replacement for [minlog](https://github.com/EsotericSoftware/minlog).
</dependencies>
```
Gradle Info
---------
````
dependencies {
...
compile 'com.dorkbox:MinLog-SLF4J:1.12'
}
````
Or if you don't want to use Maven, you can access the files directly here:
https://oss.sonatype.org/content/repositories/releases/com/dorkbox/MinLog-SLF4J/
https://repo1.maven.org/maven2/com/dorkbox/MinLog-SLF4J/
https://repo1.maven.org/maven2/org/slf4j/slf4j-api/