Last Version

hashcode-utils 5.0.0

Utilities for programs solving Google HashCode problems

License

License

GroupId

GroupId

org.hildan.hashcode
ArtifactId

ArtifactId

hashcode-utils
Version

Version

5.0.0
Type

Type

jar
Description

Description

hashcode-utils
Utilities for programs solving Google HashCode problems
Project URL

Project URL

https://github.com/joffrey-bion/hashcode-utils
Source Code Management

Source Code Management

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

Download 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.24
org.jetbrains : annotations jar 15.0

Project Modules

There are no modules declared in this project.