Categories |
CategoriesGeoTools Business Logic Libraries Geospatial Geo |
---|---|
GroupId | GroupIdcom.azavea.geotrellis |
ArtifactId | ArtifactIdgeotrellis-geotools_2.10 |
Version | Version0.8.1-RC3 |
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.8.1-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.azavea.geotrellis/geotrellis-geotools_2.10/
implementation 'com.azavea.geotrellis:geotrellis-geotools_2.10:0.8.1-RC3'
// https://jarcasting.com/artifacts/com.azavea.geotrellis/geotrellis-geotools_2.10/
implementation ("com.azavea.geotrellis:geotrellis-geotools_2.10:0.8.1-RC3")
'com.azavea.geotrellis:geotrellis-geotools_2.10:jar:0.8.1-RC3'
<dependency org="com.azavea.geotrellis" name="geotrellis-geotools_2.10" rev="0.8.1-RC3">
<artifact name="geotrellis-geotools_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azavea.geotrellis', module='geotrellis-geotools_2.10', version='0.8.1-RC3')
)
libraryDependencies += "com.azavea.geotrellis" % "geotrellis-geotools_2.10" % "0.8.1-RC3"
[com.azavea.geotrellis/geotrellis-geotools_2.10 "0.8.1-RC3"]