MVN

org.anarres.lzo : lzo-core

Maven & Gradle

Oct 17, 2018
14 usages
61 stars

lzo-core · The LZO compression codec in pure Java.

<dependency>
    <groupId>org.anarres.lzo</groupId>
    <artifactId>lzo-core</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.anarres.lzo : lzo-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of org.anarres.lzo : lzo-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
lzo-core-1.0.6
lzo-core-1.0.5
lzo-core-1.0.4
lzo-core-1.0.3
lzo-core-1.0.2
lzo-core-1.0.1
lzo-core-1.0.0

How to add a dependency to Maven

Add the following org.anarres.lzo : lzo-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.anarres.lzo</groupId>
    <artifactId>lzo-core</artifactId>
    <version>1.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.anarres.lzo : lzo-core gradle dependency to your build.gradle file:

implementation 'org.anarres.lzo:lzo-core:1.0.6'

Gradle Kotlin DSL: Add the following org.anarres.lzo : lzo-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.anarres.lzo:lzo-core:1.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.anarres.lzo : lzo-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.anarres.lzo" % "lzo-core" % "1.0.6"

Advertisement

Dependencies from Group

Oct 17, 2018
14 usages
61 stars
Oct 17, 2018
13 usages
61 stars
Oct 17, 2018
2 usages
61 stars

Discover Dependencies

Jul 05, 2023
10 usages
0 stars
Oct 22, 2016
4 usages
0 stars
Jan 17, 2020
10 usages
11 stars
May 02, 2023
27 usages
213 stars
Oct 11, 2020
4 usages
64 stars
Mar 27, 2022
26 usages
605 stars
api
Nov 30, 2014
7 usages
137 stars
Dec 08, 2020
18 usages
0 stars
Sep 27, 2021
36 usages
139 stars