Jar examples for l:lzo-core
The LZO compression codec in pure Java.
You can download jar file lzo-core 1.0.4 in this page.
The GNU Public License, Version 3.0
You can use the following script to add lzo-core-1.0.4.jar to your project.
<dependency> <groupId>org.anarres.lzo</groupId> <artifactId>lzo-core</artifactId> <version>1.0.4</version> </dependency>
compile group: 'org.anarres.lzo', name: 'lzo-core', version: '1.0.4'
libraryDependencies += "org.anarres.lzo" % "lzo-core" % "1.0.4"
<dependency org="org.anarres.lzo" name="lzo-core" rev="1.0.4"/>
@Grapes(@Grab(group='org.anarres.lzo', module='lzo-core', version='1.0.4'))
'org.anarres.lzo:lzo-core:jar:1.0.4'
Click the following link to download the jar file.
lzo-core-1.0.4-javadoc.jar