is not current version
Last Version 2.6.1

org.jvnet.ogc:geotiff 2.6.0


Categories

Categories

Net Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.jvnet.ogc
ArtifactId

ArtifactId

geotiff
Version

Version

2.6.0
Type

Type

pom

Download geotiff 2.6.0

Filename Size
geotiff-2.6.0.pom 584 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.jvnet.ogc/geotiff/ -->
<dependency>
    <groupId>org.jvnet.ogc</groupId>
    <artifactId>geotiff</artifactId>
    <version>2.6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.ogc/geotiff/
implementation 'org.jvnet.ogc:geotiff:2.6.0'
// https://jarcasting.com/artifacts/org.jvnet.ogc/geotiff/
implementation ("org.jvnet.ogc:geotiff:2.6.0")
'org.jvnet.ogc:geotiff:pom:2.6.0'
<dependency org="org.jvnet.ogc" name="geotiff" rev="2.6.0">
  <artifact name="geotiff" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.ogc', module='geotiff', version='2.6.0')
)
libraryDependencies += "org.jvnet.ogc" % "geotiff" % "2.6.0"
[org.jvnet.ogc/geotiff "2.6.0"]