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