From cdf46db115a3676090a8bfb4321c4401d95a09f7 Mon Sep 17 00:00:00 2001 From: Markus Schlichting Date: Fri, 22 Sep 2017 11:54:32 +0200 Subject: [PATCH] Update README.adoc add dependecy info for gradle and maven --- README.adoc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.adoc b/README.adoc index 0b1057e..8540d77 100644 --- a/README.adoc +++ b/README.adoc @@ -22,7 +22,18 @@ If you nee a more comprehensive library to deal with LDAP, have a look at {apach === dependency +==== Maven + + net.hackergarten + ldapauth + 1.0.0 + pom + + +==== Gradle + + compile 'net.hackergarten:ldapauth:1.0.0' === snippet