jmurmur
| JVM | Platform | Status |
|---|---|---|
| OpenJDK LTS | Linux | |
| OpenJDK Current | Linux | |
| OpenJDK Current | Windows |
| License |
License |
|---|---|
| GroupId | GroupIdcom.io7m.jmurmur |
| ArtifactId | ArtifactIdio7m-jmurmur-core |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio7m-jmurmur-core
Murmur hash function (Core)
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| io7m-jmurmur-core-1.0.0.pom | |
| io7m-jmurmur-core-1.0.0.jar | 4 KB |
| io7m-jmurmur-core-1.0.0-sources.jar | 2 KB |
| io7m-jmurmur-core-1.0.0-javadoc.jar | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.io7m.jmurmur/io7m-jmurmur-core/ -->
<dependency>
<groupId>com.io7m.jmurmur</groupId>
<artifactId>io7m-jmurmur-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jmurmur/io7m-jmurmur-core/
implementation 'com.io7m.jmurmur:io7m-jmurmur-core:1.0.0'
// https://jarcasting.com/artifacts/com.io7m.jmurmur/io7m-jmurmur-core/
implementation ("com.io7m.jmurmur:io7m-jmurmur-core:1.0.0")
'com.io7m.jmurmur:io7m-jmurmur-core:jar:1.0.0'
<dependency org="com.io7m.jmurmur" name="io7m-jmurmur-core" rev="1.0.0">
<artifact name="io7m-jmurmur-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jmurmur', module='io7m-jmurmur-core', version='1.0.0')
)
libraryDependencies += "com.io7m.jmurmur" % "io7m-jmurmur-core" % "1.0.0"
[com.io7m.jmurmur/io7m-jmurmur-core "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.io7m.jnull : io7m-jnull-core | jar | [1.0.0, 2.0.0) |
| com.io7m.junreachable : io7m-junreachable-core | jar | [1.0.0, 2.0.0) |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| JVM | Platform | Status |
|---|---|---|
| OpenJDK LTS | Linux | |
| OpenJDK Current | Linux | |
| OpenJDK Current | Windows |