Tagged Image File Format

Library for reading and writing TIFF (Tagged Image File Format) files

License

License

GroupId

GroupId

mil.nga
ArtifactId

ArtifactId

tiff
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Tagged Image File Format
Library for reading and writing TIFF (Tagged Image File Format) files
Project URL

Project URL

https://github.com/ngageoint/tiff-java
Project Organization

Project Organization

National Geospatial-Intelligence Agency

Download tiff

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.
mil.nga

National Geospatial-Intelligence Agency

Official organizational account for the NGA

Versions

Version
3.0.0
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.3
1.0.2
1.0.1
1.0.0