is not current version
Last Version 3.3.1

LWJGL - xxHash bindings 3.2.3

An extremely fast hash algorithm, running at RAM speed limits.

License

License

BSD
Categories

Categories

LWJGL Business Logic Libraries
GroupId

GroupId

org.lwjgl
ArtifactId

ArtifactId

lwjgl-xxhash
Version

Version

3.2.3
Type

Type

jar
Description

Description

LWJGL - xxHash bindings
An extremely fast hash algorithm, running at RAM speed limits.
Project URL

Project URL

https://www.lwjgl.org
Source Code Management

Source Code Management

https://github.com/LWJGL/lwjgl3.git

Download lwjgl-xxhash 3.2.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.lwjgl : lwjgl jar 3.2.3

Project Modules

There are no modules declared in this project.