License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.azavea.geotrellis |
ArtifactId | ArtifactIdgdal-warp-bindings |
Version | Version33.567d940 |
Type | Typejar |
Description |
Descriptiongdal-warp-bindings
Thread-safe bindings for GDAL's Warp functionality
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.azavea.geotrellis/gdal-warp-bindings/ -->
<dependency>
<groupId>com.azavea.geotrellis</groupId>
<artifactId>gdal-warp-bindings</artifactId>
<version>33.567d940</version>
</dependency>
// https://jarcasting.com/artifacts/com.azavea.geotrellis/gdal-warp-bindings/
implementation 'com.azavea.geotrellis:gdal-warp-bindings:33.567d940'
// https://jarcasting.com/artifacts/com.azavea.geotrellis/gdal-warp-bindings/
implementation ("com.azavea.geotrellis:gdal-warp-bindings:33.567d940")
'com.azavea.geotrellis:gdal-warp-bindings:jar:33.567d940'
<dependency org="com.azavea.geotrellis" name="gdal-warp-bindings" rev="33.567d940">
<artifact name="gdal-warp-bindings" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azavea.geotrellis', module='gdal-warp-bindings', version='33.567d940')
)
libraryDependencies += "com.azavea.geotrellis" % "gdal-warp-bindings" % "33.567d940"
[com.azavea.geotrellis/gdal-warp-bindings "33.567d940"]