How to install the Java artifact com.spikhalskiy.hashed-wheel-timer with Maven
Java
Maven
pom.xml
com.spikhalskiy
hashed-wheel-timer
Add the following lines to your pom.xml in the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>com.spikhalskiy</groupId>
<artifactId>hashed-wheel-timer</artifactId>
<version>0.1.0</version>
</dependency>
/<dependencies>