Categories |
CategoriesGeoTools Business Logic Libraries Geospatial Geo |
---|---|
GroupId | GroupIdcom.azavea.geotrellis |
ArtifactId | ArtifactIdgeotrellis-geotools_2.10 |
Version | Version0.9.0-RC1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.azavea.geotrellis/geotrellis-geotools_2.10/ -->
<dependency>
<groupId>com.azavea.geotrellis</groupId>
<artifactId>geotrellis-geotools_2.10</artifactId>
<version>0.9.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.azavea.geotrellis/geotrellis-geotools_2.10/
implementation 'com.azavea.geotrellis:geotrellis-geotools_2.10:0.9.0-RC1'
// https://jarcasting.com/artifacts/com.azavea.geotrellis/geotrellis-geotools_2.10/
implementation ("com.azavea.geotrellis:geotrellis-geotools_2.10:0.9.0-RC1")
'com.azavea.geotrellis:geotrellis-geotools_2.10:jar:0.9.0-RC1'
<dependency org="com.azavea.geotrellis" name="geotrellis-geotools_2.10" rev="0.9.0-RC1">
<artifact name="geotrellis-geotools_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azavea.geotrellis', module='geotrellis-geotools_2.10', version='0.9.0-RC1')
)
libraryDependencies += "com.azavea.geotrellis" % "geotrellis-geotools_2.10" % "0.9.0-RC1"
[com.azavea.geotrellis/geotrellis-geotools_2.10 "0.9.0-RC1"]