com.io7m.jmurmur

Murmur hash function

License

License

GroupId

GroupId

com.io7m.jmurmur
ArtifactId

ArtifactId

com.io7m.jmurmur
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

com.io7m.jmurmur
Murmur hash function
Project URL

Project URL

https://www.io7m.com/software/jmurmur
Source Code Management

Source Code Management

https://github.com/io7m/jmurmur

Download com.io7m.jmurmur

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • com.io7m.jmurmur.core
  • com.io7m.jmurmur.documentation
  • com.io7m.jmurmur.tests

Versions

Version
2.0.0
1.1.0