From 3d1784368680a0c01d42434e1f45ed2f65d782c9 Mon Sep 17 00:00:00 2001 From: nathan Date: Sun, 17 Mar 2019 22:46:01 +0100 Subject: [PATCH] Added gradle build info --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 8448390..4065c26 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,16 @@ Maven Info ``` +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/