is not current version
Last Version 0.1.6

zorbage-gdal 0.1.0

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

License

License

BSD-2 clause
GroupId

GroupId

io.github.bdezonia
ArtifactId

ArtifactId

zorbage-gdal
Version

Version

0.1.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/bdezonia/zorbage-gdal
Source Code Management

Source Code Management

https://github.com/bdezonia/zorbage-gdal

Download zorbage-gdal 0.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.bdezonia : zorbage jar 1.9.0.1
org.gdal : gdal jar 3.2.0

Project Modules

There are no modules declared in this project.