java-metrohash

A Java 8 implementation of some MetroHash algorithms.

Лицензия

Лицензия

Группа

Группа

com.adgear
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

java-metrohash
A Java 8 implementation of some MetroHash algorithms.
Ссылка на сайт

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

https://www.github.com/postamar/java-metrohash
Организация-разработчик

Организация-разработчик

AdGear Technologies Inc.
Система контроля версий

Система контроля версий

https://github.com/postamar/java-metrohash

Скачать metrohash

Как подключить последнюю версию

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

Зависимости

test (1)

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

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

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

Версии библиотеки

Версия
1.0.0