MVN

com.spikhalskiy : hashed-wheel-timer

Maven & Gradle

Sep 05, 2016
2 usages
11 stars

Hashed Wheel Timer · Simple Hashed Wheel Timer implementation

<dependency>
    <groupId>com.spikhalskiy</groupId>
    <artifactId>hashed-wheel-timer</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.spikhalskiy : hashed-wheel-timer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0
  • Latest Release Candidate: 0.3.0-RC1

All Versions

Choose a version of com.spikhalskiy : hashed-wheel-timer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
hashed-wheel-timer-0.3.0-RC1
0.2.x
hashed-wheel-timer-0.2.0
0.1.x
hashed-wheel-timer-0.1.0

How to add a dependency to Maven

Add the following com.spikhalskiy : hashed-wheel-timer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.spikhalskiy</groupId>
    <artifactId>hashed-wheel-timer</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.spikhalskiy : hashed-wheel-timer gradle dependency to your build.gradle file:

implementation 'com.spikhalskiy:hashed-wheel-timer:0.2.0'

Gradle Kotlin DSL: Add the following com.spikhalskiy : hashed-wheel-timer gradle kotlin dependency to your build.gradle.kts file:

implementation("com.spikhalskiy:hashed-wheel-timer:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.spikhalskiy : hashed-wheel-timer sbt scala dependency to your build.sbt file:

libraryDependencies += "com.spikhalskiy" % "hashed-wheel-timer" % "0.2.0"

Advertisement

Dependencies from Group

Sep 05, 2016
2 usages
11 stars
Jul 07, 2021
0 stars

Discover Dependencies

Aug 28, 2020
3 usages
1.9k stars
Aug 23, 2018
1 usages
1.9k stars
Aug 28, 2020
20 usages
1.9k stars
Aug 30, 2016
1.9k stars
Mar 28, 2018
196 stars
Aug 23, 2023
1 usages
42 stars
Jul 27, 2023
13 stars