is not current version
Last Version 0.1.6

io.github.bdezonia:zorbage-gdal 0.0.7

zorbage-gdal: code for using the GDAL data file loading library to populate data into zorbage structures for further processing

GroupId

GroupId

io.github.bdezonia
ArtifactId

ArtifactId

zorbage-gdal
Version

Version

0.0.7
Type

Type

jar

Download zorbage-gdal 0.0.7


<!-- https://jarcasting.com/artifacts/io.github.bdezonia/zorbage-gdal/ -->
<dependency>
    <groupId>io.github.bdezonia</groupId>
    <artifactId>zorbage-gdal</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bdezonia/zorbage-gdal/
implementation 'io.github.bdezonia:zorbage-gdal:0.0.7'
// https://jarcasting.com/artifacts/io.github.bdezonia/zorbage-gdal/
implementation ("io.github.bdezonia:zorbage-gdal:0.0.7")
'io.github.bdezonia:zorbage-gdal:jar:0.0.7'
<dependency org="io.github.bdezonia" name="zorbage-gdal" rev="0.0.7">
  <artifact name="zorbage-gdal" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bdezonia', module='zorbage-gdal', version='0.0.7')
)
libraryDependencies += "io.github.bdezonia" % "zorbage-gdal" % "0.0.7"
[io.github.bdezonia/zorbage-gdal "0.0.7"]