Maven Central in the README
authorKevin Lamonte <kevin.lamonte@gmail.com>
Fri, 22 Feb 2019 02:37:43 +0000 (20:37 -0600)
committerKevin Lamonte <kevin.lamonte@gmail.com>
Fri, 22 Feb 2019 02:37:43 +0000 (20:37 -0600)
README.md

index a17515bbcbc3711882c9ffe7651c703b96c66afd..2165e4f24d31d509ffbae960340a9bc0c905a088 100644 (file)
--- a/README.md
+++ b/README.md
@@ -48,6 +48,20 @@ This project is licensed under the MIT License.  See the file LICENSE
 for the full license text.
 
 
+Maven
+-----
+
+Jexer is available on Maven Central:
+
+```xml
+<dependency>
+  <groupId>com.gitlab.klamonte</groupId>
+  <artifactId>jexer</artifactId>
+  <version>0.3.0</version>
+</dependency>
+```
+
+
 
 Acknowledgements
 ----------------