com.io7m.jmurmur.tests

Murmur hash function (Unit tests)

License

License

GroupId

GroupId

com.io7m.jmurmur
ArtifactId

ArtifactId

com.io7m.jmurmur.tests
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.io7m.jmurmur.tests
Murmur hash function (Unit tests)
Project URL

Project URL

https://www.io7m.com/software/jmurmur

Download com.io7m.jmurmur.tests

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.io7m.jmurmur : com.io7m.jmurmur.core jar 2.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0