is not current version
Last Version 3.5.2

org.locationtech.geotrellis:geotrellis-geotools_2.11 3.4.1

geographic data processing library 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

3.4.1
Type

Type

jar

Download geotrellis-geotools_2.11 3.4.1


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