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

hashcode-utils 5.0.0

Utilities for programs solving Google HashCode problems

Лицензия

Лицензия

Группа

Группа

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

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

hashcode-utils
Версия

Версия

5.0.0
Тип

Тип

jar
Описание

Описание

hashcode-utils
Utilities for programs solving Google HashCode problems
Ссылка на сайт

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

https://github.com/joffrey-bion/hashcode-utils
Система контроля версий

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

https://github.com/joffrey-bion/hashcode-utils

Скачать hashcode-utils 5.0.0


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.24
org.jetbrains : annotations jar 15.0

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

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