How to install the Java artifact io.github.totoro-dev.Kit4j with Maven
Java
Maven
pom.xml
io.github.totoro-dev
Kit4j
Add the following lines to your pom.xml within the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>io.github.totoro-dev</groupId>
<artifactId>Kit4j</artifactId>
<version>1.0.0</version>
</dependency>
/dependencies>