Jar examples for j:jj2000
Fork of jpeg2k code from https://code.google.com/p/jj2000/. This is a dependency for support of compression in Grib2 files in netCDF-java and TDS. We welcome bug fixes and other contributions to this code.
You can download jar file jj2000 5.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jj2000-5.2.jar to your project.
<dependency> <groupId>edu.ucar</groupId> <artifactId>jj2000</artifactId> <version>5.2</version> </dependency>
compile group: 'edu.ucar', name: 'jj2000', version: '5.2'
libraryDependencies += "edu.ucar" % "jj2000" % "5.2"
<dependency org="edu.ucar" name="jj2000" rev="5.2"/>
@Grapes(@Grab(group='edu.ucar', module='jj2000', version='5.2'))
'edu.ucar:jj2000:jar:5.2'
Click the following link to download the jar file.
jj2000-5.2-javadoc.jar