perfect-hashes

A Perfect Hash Function Generator in Java

License

License

GroupId

GroupId

com.googlecode.perfect-hashes
ArtifactId

ArtifactId

perfect-hashes
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

perfect-hashes
A Perfect Hash Function Generator in Java
Project URL

Project URL

http://remis-thoughts.blogspot.com

Download perfect-hashes

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar [10.0,]

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0