MVN

com.github.rholder : nilsimsa

Maven & Gradle

Jun 11, 2015
17 stars

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

<dependency>
    <groupId>com.github.rholder</groupId>
    <artifactId>nilsimsa</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.rholder : nilsimsa to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.rholder : nilsimsa to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
nilsimsa-1.0.0

How to add a dependency to Maven

Add the following com.github.rholder : nilsimsa maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.rholder</groupId>
    <artifactId>nilsimsa</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.rholder : nilsimsa gradle dependency to your build.gradle file:

implementation 'com.github.rholder:nilsimsa:1.0.0'

Gradle Kotlin DSL: Add the following com.github.rholder : nilsimsa gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.rholder:nilsimsa:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.rholder : nilsimsa sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.rholder" % "nilsimsa" % "1.0.0"

Advertisement

Dependencies from Group

Jul 01, 2015
241 usages
1.1k stars
Jan 23, 2014
93 usages
18 stars
Feb 02, 2015
1 usages
4 stars
Jun 11, 2015
17 stars
Jan 26, 2014
218 stars

Discover Dependencies

Jan 14, 2023
14 stars
Jun 12, 2015
44 stars
May 09, 2016
1.7k stars
Jun 10, 2015
5 stars
Dec 29, 2015
3 stars