Added gradle build info

This commit is contained in:
nathan 2019-03-17 22:46:01 +01:00
parent 4c6ae96cf4
commit 3d17843686

View File

@ -95,6 +95,16 @@ Maven Info
</dependencies>
```
Gradle Info
---------
````
dependencies {
...
compile "com.dorkbox:Notify:3.7"
}
````
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/Notify/