is not current version
Last Version 3.6.2

org.locationtech.geotrellis:geotrellis-raster_2.12 3.1.0

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

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.locationtech.geotrellis
ArtifactId

ArtifactId

geotrellis-raster_2.12
Version

Version

3.1.0
Type

Type

jar

Download geotrellis-raster_2.12 3.1.0


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