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