Last Version

nilsimsa 1.0.0

This module contains an implementation of the Nilsimsa locality-sensitive hashing algorithm.

License

License

GroupId

GroupId

com.github.rholder
ArtifactId

ArtifactId

nilsimsa
Version

Version

1.0.0
Type

Type

jar
Description

Description

nilsimsa
This module contains an implementation of the Nilsimsa locality-sensitive hashing algorithm.
Project URL

Project URL

https://github.com/rholder/nilsimsa

Download nilsimsa 1.0.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.