Last Version

Minimal LZ4 java 1.0

Minimal LZ4 java only library

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.czietsman.lz4
ArtifactId

ArtifactId

lz4-java
Version

Version

1.0
Type

Type

jar
Description

Description

Minimal LZ4 java
Minimal LZ4 java only library
Project URL

Project URL

https://github.com/czietsman/lz4-java
Source Code Management

Source Code Management

https://github.com/czietsman/lz4-java.git

Download lz4-java 1.0


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

Dependencies

test (1)

Group / Artifact Type Version
com.carrotsearch.randomizedtesting : randomizedtesting-runner jar 2.0.9

Project Modules

There are no modules declared in this project.