Last Version

Gimli 0.1.3

An implementation of the Gimli secure transform and hash algorithm.

License

License

GroupId

GroupId

com.codahale
ArtifactId

ArtifactId

gimli
Version

Version

0.1.3
Type

Type

jar
Description

Description

Gimli
An implementation of the Gimli secure transform and hash algorithm.
Project URL

Project URL

https://github.com/codahale/gimli
Source Code Management

Source Code Management

https://github.com/codahale/gimli

Download gimli 0.1.3


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

Dependencies

test (9)

Group / Artifact Type Version
com.google.guava : guava jar 25.1-jre
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.junit.jupiter : junit-jupiter-params jar 5.3.1
org.assertj : assertj-core jar 3.11.1
org.quicktheories : quicktheories jar 0.25
org.mockito : mockito-core jar 2.22.0
org.openjdk.jmh : jmh-core jar 1.21
org.openjdk.jmh : jmh-generator-annprocess jar 1.21

Project Modules

There are no modules declared in this project.