How to install the Java artifact io.leopard.boot.leopard-boot-counter with Maven
Java
Maven
pom.xml
io.leopard.boot
leopard-boot-counter
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.leopard.boot</groupId>
<artifactId>leopard-boot-counter</artifactId>
<version>0.9.20</version>
</dependency>
/dependencies>