Jar examples for t:tiff
Library for reading and writing TIFF (Tagged Image File Format) files
You can download jar file tiff 1.0.2 in this page.
The MIT License (MIT)
You can use the following script to add tiff-1.0.2.jar to your project.
<dependency> <groupId>mil.nga</groupId> <artifactId>tiff</artifactId> <version>1.0.2</version> </dependency>
compile group: 'mil.nga', name: 'tiff', version: '1.0.2'
libraryDependencies += "mil.nga" % "tiff" % "1.0.2"
<dependency org="mil.nga" name="tiff" rev="1.0.2"/>
@Grapes(@Grab(group='mil.nga', module='tiff', version='1.0.2'))
'mil.nga:tiff:jar:1.0.2'
Click the following link to download the jar file.
tiff-1.0.2-javadoc.jar