general-hash-functions

Java version from Arash Partow's collection of hash function libraries

License

License

GroupId

GroupId

com.github.febeling
ArtifactId

ArtifactId

general-hash-functions
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

general-hash-functions
Java version from Arash Partow's collection of hash function libraries
Project URL

Project URL

http://www.partow.net/programming/hashfunctions/
Source Code Management

Source Code Management

http://github.com/febeling/general-hash-functions-java

Download general-hash-functions

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

This is the maven-packaged version of Arash Partow's library of general hash functions in Java. Find more information about it and implementations in a whole range of other languages on Arash's website.

It licensed under CPL1.0. See cpl-v10.html in the project root for the details of the terms that apply.

Versions

Version
1.1.0