---REMOVE UNDER---
Template repository for libraries for Java applications.
- Open
pom.xml
and update allINSERTHERE
values - Source folder must be in
io.github.ilyalisov.*
- Update project name in
README.md
- Update all
INSERTHERE
links inREADME.md
with repo name
---REMOVE ABOVE---
At first, you need to install this library.
With Maven add dependency to your pom.xml
.
<dependency>
<groupId>io.github.ilyalisov</groupId>
<artifactId>INSERTHERE</artifactId>
<version>0.1.0</version>
</dependency>
This library provides simple and convenient usage.
See active issues at issues page