MVN

com.github.swri-robotics : lz4

Maven & Gradle

May 31, 2017
2 usages
1 stars

LZ4 and xxHash · Java ports and bindings of the LZ4 compression algorithm and the xxHash hashing algorithm

<dependency>
    <groupId>com.github.swri-robotics</groupId>
    <artifactId>lz4</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.swri-robotics : lz4 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of com.github.swri-robotics : lz4 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
lz4-1.5.0
1.4.x
lz4-1.4.0

How to add a dependency to Maven

Add the following com.github.swri-robotics : lz4 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.swri-robotics</groupId>
    <artifactId>lz4</artifactId>
    <version>1.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.swri-robotics : lz4 gradle dependency to your build.gradle file:

implementation 'com.github.swri-robotics:lz4:1.5.0'

Gradle Kotlin DSL: Add the following com.github.swri-robotics : lz4 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.swri-robotics:lz4:1.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.swri-robotics : lz4 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.swri-robotics" % "lz4" % "1.5.0"

Advertisement

Dependencies from Group

lz4
May 31, 2017
2 usages
1 stars

Discover Dependencies

Mar 21, 2017
3 usages
131 stars
May 15, 2021
1 usages
9 stars
Jun 22, 2018
17 usages
15 stars
Jul 13, 2016
1 usages
1 stars
Nov 22, 2016
3 usages
0 stars
Jan 01, 2017
1 usages
7 stars
Oct 21, 2018
2 usages
29 stars
Jul 25, 2016
2 usages
2 stars
Jun 09, 2018
1 usages
0 stars