License |
License |
---|---|
GroupId | GroupIdio.github.stepping1st |
ArtifactId | ArtifactIdhyperplane-hash |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhyperplane-hash
A Java implementation of Hyperplane Hash (HH)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hyperplane-hash-0.1.0.pom | |
hyperplane-hash-0.1.0.jar | 51 KB |
hyperplane-hash-0.1.0-sources.jar | 25 KB |
hyperplane-hash-0.1.0-javadoc.jar | 146 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.stepping1st/hyperplane-hash/ -->
<dependency>
<groupId>io.github.stepping1st</groupId>
<artifactId>hyperplane-hash</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.stepping1st/hyperplane-hash/
implementation 'io.github.stepping1st:hyperplane-hash:0.1.0'
// https://jarcasting.com/artifacts/io.github.stepping1st/hyperplane-hash/
implementation ("io.github.stepping1st:hyperplane-hash:0.1.0")
'io.github.stepping1st:hyperplane-hash:jar:0.1.0'
<dependency org="io.github.stepping1st" name="hyperplane-hash" rev="0.1.0">
<artifact name="hyperplane-hash" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.stepping1st', module='hyperplane-hash', version='0.1.0')
)
libraryDependencies += "io.github.stepping1st" % "hyperplane-hash" % "0.1.0"
[io.github.stepping1st/hyperplane-hash "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
org.apache.commons : commons-math | jar | 2.2 |
it.unimi.dsi : fastutil | jar | 8.5.8 |
Group / Artifact | Type | Version |
---|---|---|
commons-cli : commons-cli | jar | 1.5.0 |
org.apache.commons : commons-lang3 | jar | 3.11 |
com.google.code.gson : gson | jar | 2.8.9 |
org.junit.jupiter : junit-jupiter-api | jar | 5.6.0 |
junit : junit | jar | 4.13.1 |