Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdorg.locationtech.geotrellis |
ArtifactId | ArtifactIdgeotrellis-util_2.11 |
Version | Version2.2.0 |
Type | Typejar |
Filename | Size |
---|---|
geotrellis-util_2.11-2.2.0.pom | |
geotrellis-util_2.11-2.2.0.jar | 64 KB |
geotrellis-util_2.11-2.2.0-sources.jar | 16 KB |
geotrellis-util_2.11-2.2.0-javadoc.jar | 455 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.locationtech.geotrellis/geotrellis-util_2.11/ -->
<dependency>
<groupId>org.locationtech.geotrellis</groupId>
<artifactId>geotrellis-util_2.11</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geotrellis/geotrellis-util_2.11/
implementation 'org.locationtech.geotrellis:geotrellis-util_2.11:2.2.0'
// https://jarcasting.com/artifacts/org.locationtech.geotrellis/geotrellis-util_2.11/
implementation ("org.locationtech.geotrellis:geotrellis-util_2.11:2.2.0")
'org.locationtech.geotrellis:geotrellis-util_2.11:jar:2.2.0'
<dependency org="org.locationtech.geotrellis" name="geotrellis-util_2.11" rev="2.2.0">
<artifact name="geotrellis-util_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geotrellis', module='geotrellis-util_2.11', version='2.2.0')
)
libraryDependencies += "org.locationtech.geotrellis" % "geotrellis-util_2.11" % "2.2.0"
[org.locationtech.geotrellis/geotrellis-util_2.11 "2.2.0"]