License |
License
MIT clause
|
---|---|
GroupId | GroupIdio.github.bdezonia |
ArtifactId | ArtifactIdzorbage-gdal |
Version | Version0.1.1 |
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.1.pom | |
zorbage-gdal-0.1.1.jar | 18 KB |
zorbage-gdal-0.1.1-sources.jar | 7 KB |
zorbage-gdal-0.1.1-javadoc.jar | 393 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.bdezonia/zorbage-gdal/ -->
<dependency>
<groupId>io.github.bdezonia</groupId>
<artifactId>zorbage-gdal</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bdezonia/zorbage-gdal/
implementation 'io.github.bdezonia:zorbage-gdal:0.1.1'
// https://jarcasting.com/artifacts/io.github.bdezonia/zorbage-gdal/
implementation ("io.github.bdezonia:zorbage-gdal:0.1.1")
'io.github.bdezonia:zorbage-gdal:jar:0.1.1'
<dependency org="io.github.bdezonia" name="zorbage-gdal" rev="0.1.1">
<artifact name="zorbage-gdal" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bdezonia', module='zorbage-gdal', version='0.1.1')
)
libraryDependencies += "io.github.bdezonia" % "zorbage-gdal" % "0.1.1"
[io.github.bdezonia/zorbage-gdal "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.bdezonia : zorbage | jar | 1.9.3 |
org.gdal : gdal | jar | 3.2.0 |