Last Version

HashKode 1.2.3

Kotlin hashcode utilities

License

License

GroupId

GroupId

com.github.pvdberg1998
ArtifactId

ArtifactId

hashkode
Version

Version

1.2.3
Type

Type

jar
Description

Description

HashKode
Kotlin hashcode utilities
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

http://github.com/PvdBerg1998/HashKode/tree/master

Download hashkode 1.2.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.3-2

test (1)

Group / Artifact Type Version
io.kotlintest : kotlintest jar 2.0.3

Project Modules

There are no modules declared in this project.