diff --git a/README.md b/README.md index 42ec788..0f6ffe8 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,16 @@ The latest development version is 2.0.0 which is available using the 2.0.0 branc Getting the API --------------- -You can clone or fork the repository. Alternatively, you can get the jar from Maven Central. +I recommend using the Maven artifact from Maven Central using this dependency: + +```xml + + me.legrange + mikrotik + 2.0.2 + +``` +You can also clone or fork the repository, or download the source as a zip or tar.gz from [Releases](https://github.com/GideonLeGrange/mikrotik-java/releases) Contributing ------------ diff --git a/pom.xml b/pom.xml index f3a37b9..798a8e0 100644 --- a/pom.xml +++ b/pom.xml @@ -96,7 +96,7 @@ - 8D1FA6CF + D20D95D7 sign-artifacts verify