Последняя версия

MinHash 0.4.0

This library provides b-bit minhash algorism.

Лицензия

Лицензия

Группа

Группа

org.codelibs
Идентификатор

Идентификатор

minhash
Версия

Версия

0.4.0
Тип

Тип

jar
Описание

Описание

MinHash
This library provides b-bit minhash algorism.
Ссылка на сайт

Ссылка на сайт

https://github.com/codelibs/minhash

Скачать minhash 0.4.0


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 31.0.1-jre
org.apache.lucene : lucene-analysis-common jar 9.0.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

Модули Проекта

Данный проект не имеет модулей.