is not current version
Last Version 3.3.1

LWJGL - LZ4 bindings 3.2.3

A lossless data compression algorithm that is focused on compression and decompression speed.

License

License

BSD
Categories

Categories

LWJGL Business Logic Libraries
GroupId

GroupId

org.lwjgl
ArtifactId

ArtifactId

lwjgl-lz4
Version

Version

3.2.3
Type

Type

jar
Description

Description

LWJGL - LZ4 bindings
A lossless data compression algorithm that is focused on compression and decompression speed.
Project URL

Project URL

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

Source Code Management

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

Download lwjgl-lz4 3.2.3


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