is not current version
Last Version 3.5.2

org.locationtech.geotrellis:geotrellis-geotools_2.11 1.1.0-RC5

GeoTrellis is an open source geographic data processing engine for high performance applications.

Categories

Categories

GeoTools Business Logic Libraries Geospatial Geo
GroupId

GroupId

org.locationtech.geotrellis
ArtifactId

ArtifactId

geotrellis-geotools_2.11
Version

Version

1.1.0-RC5
Type

Type

jar

Download geotrellis-geotools_2.11 1.1.0-RC5


<!-- https://jarcasting.com/artifacts/org.locationtech.geotrellis/geotrellis-geotools_2.11/ -->
<dependency>
    <groupId>org.locationtech.geotrellis</groupId>
    <artifactId>geotrellis-geotools_2.11</artifactId>
    <version>1.1.0-RC5</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geotrellis/geotrellis-geotools_2.11/
implementation 'org.locationtech.geotrellis:geotrellis-geotools_2.11:1.1.0-RC5'
// https://jarcasting.com/artifacts/org.locationtech.geotrellis/geotrellis-geotools_2.11/
implementation ("org.locationtech.geotrellis:geotrellis-geotools_2.11:1.1.0-RC5")
'org.locationtech.geotrellis:geotrellis-geotools_2.11:jar:1.1.0-RC5'
<dependency org="org.locationtech.geotrellis" name="geotrellis-geotools_2.11" rev="1.1.0-RC5">
  <artifact name="geotrellis-geotools_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geotrellis', module='geotrellis-geotools_2.11', version='1.1.0-RC5')
)
libraryDependencies += "org.locationtech.geotrellis" % "geotrellis-geotools_2.11" % "1.1.0-RC5"
[org.locationtech.geotrellis/geotrellis-geotools_2.11 "1.1.0-RC5"]