Last Version

lzo-commons 1.0.6

The LZO compression codec in pure Java.

License

License

GroupId

GroupId

org.anarres.lzo
ArtifactId

ArtifactId

lzo-commons
Version

Version

1.0.6
Type

Type

jar
Description

Description

lzo-commons
The LZO compression codec in pure Java.
Project URL

Project URL

https://github.com/shevek/lzo-java

Download lzo-commons 1.0.6


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 2.0.3
org.anarres.lzo : lzo-core jar 1.0.6
org.apache.commons : commons-compress jar 1.13

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.12
commons-io : commons-io jar 2.4
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.