Download tifflibrary4java-1.8.5.jar file - Jar t

Jar examples for t:tifflibrary4java

Description

A library to read and give access to Tiff files.

You can download jar file tifflibrary4java 1.8.5 in this page.

License

GNU General Public License, Version 3.0

Build File

You can use the following script to add tifflibrary4java-1.8.5.jar to your project.

<dependency>
   <groupId>com.easyinnova</groupId>
   <artifactId>tifflibrary4java</artifactId>
   <version>1.8.5</version>
</dependency>
compile group: 'com.easyinnova', name: 'tifflibrary4java', version: '1.8.5'
libraryDependencies += "com.easyinnova" % "tifflibrary4java" % "1.8.5"
<dependency org="com.easyinnova" name="tifflibrary4java" rev="1.8.5"/>
@Grapes(@Grab(group='com.easyinnova', module='tifflibrary4java', version='1.8.5'))
'com.easyinnova:tifflibrary4java:jar:1.8.5'

Download

Click the following link to download the jar file.

tifflibrary4java-1.8.5-javadoc.jar
tifflibrary4java-1.8.5-sources.jar
tifflibrary4java-1.8.5.jar
tifflibrary4java-1.8.5.pom



Related Tutorials