Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.azavea.geotrellis |
ArtifactId | ArtifactIdgeotrellis_2.10 |
Version | Version0.8.2-RC2 |
Type | Typejar |
Filename | Size |
---|---|
geotrellis_2.10-0.8.2-RC2.pom | |
geotrellis_2.10-0.8.2-RC2.jar | 3 MB |
geotrellis_2.10-0.8.2-RC2-sources.jar | 261 KB |
geotrellis_2.10-0.8.2-RC2-javadoc.jar | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.azavea.geotrellis/geotrellis_2.10/ -->
<dependency>
<groupId>com.azavea.geotrellis</groupId>
<artifactId>geotrellis_2.10</artifactId>
<version>0.8.2-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.azavea.geotrellis/geotrellis_2.10/
implementation 'com.azavea.geotrellis:geotrellis_2.10:0.8.2-RC2'
// https://jarcasting.com/artifacts/com.azavea.geotrellis/geotrellis_2.10/
implementation ("com.azavea.geotrellis:geotrellis_2.10:0.8.2-RC2")
'com.azavea.geotrellis:geotrellis_2.10:jar:0.8.2-RC2'
<dependency org="com.azavea.geotrellis" name="geotrellis_2.10" rev="0.8.2-RC2">
<artifact name="geotrellis_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azavea.geotrellis', module='geotrellis_2.10', version='0.8.2-RC2')
)
libraryDependencies += "com.azavea.geotrellis" % "geotrellis_2.10" % "0.8.2-RC2"
[com.azavea.geotrellis/geotrellis_2.10 "0.8.2-RC2"]