java-lsh

A Java implementation of Locality Sensitive Hashing (LSH)

License

License

Categories

Categories

Java Languages
GroupId

GroupId

info.debatty
ArtifactId

ArtifactId

java-lsh
Last Version

Last Version

0.12
Release Date

Release Date

Type

Type

jar
Description

Description

java-lsh
A Java implementation of Locality Sensitive Hashing (LSH)
Project URL

Project URL

https://github.com/tdebatty/java-LSH

Download java-lsh

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.12
0.11
0.10
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1