License |
License
MIT
|
---|---|
GroupId | GroupIdio.github.bdezonia |
ArtifactId | ArtifactIdzorbage-gdal |
Last Version | Last Version0.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzorbage-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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zorbage-gdal-0.1.6.pom | |
zorbage-gdal-0.1.6.jar | 16 KB |
zorbage-gdal-0.1.6-sources.jar | 7 KB |
zorbage-gdal-0.1.6-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.bdezonia/zorbage-gdal/ -->
<dependency>
<groupId>io.github.bdezonia</groupId>
<artifactId>zorbage-gdal</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bdezonia/zorbage-gdal/
implementation 'io.github.bdezonia:zorbage-gdal:0.1.6'
// https://jarcasting.com/artifacts/io.github.bdezonia/zorbage-gdal/
implementation ("io.github.bdezonia:zorbage-gdal:0.1.6")
'io.github.bdezonia:zorbage-gdal:jar:0.1.6'
<dependency org="io.github.bdezonia" name="zorbage-gdal" rev="0.1.6">
<artifact name="zorbage-gdal" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bdezonia', module='zorbage-gdal', version='0.1.6')
)
libraryDependencies += "io.github.bdezonia" % "zorbage-gdal" % "0.1.6"
[io.github.bdezonia/zorbage-gdal "0.1.6"]
Group / Artifact | Type | Version |
---|---|---|
io.github.bdezonia : zorbage | jar | 1.9.8 |
org.gdal : gdal | jar | 3.3.0 |