is not current version
Last Version 0.0.3

consistent-hashing 0.0.2

The consistent-hashing tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

consistent-hashing
Version

Version

0.0.2
Type

Type

jar
Description

Description

consistent-hashing
The consistent-hashing tool for java.

Download consistent-hashing 0.0.2


<!-- https://jarcasting.com/artifacts/com.github.houbb/consistent-hashing/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>consistent-hashing</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/consistent-hashing/
implementation 'com.github.houbb:consistent-hashing:0.0.2'
// https://jarcasting.com/artifacts/com.github.houbb/consistent-hashing/
implementation ("com.github.houbb:consistent-hashing:0.0.2")
'com.github.houbb:consistent-hashing:jar:0.0.2'
<dependency org="com.github.houbb" name="consistent-hashing" rev="0.0.2">
  <artifact name="consistent-hashing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='consistent-hashing', version='0.0.2')
)
libraryDependencies += "com.github.houbb" % "consistent-hashing" % "0.0.2"
[com.github.houbb/consistent-hashing "0.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : hash jar 0.0.1
com.github.houbb : heaven jar 0.1.106

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.