gdal

Geospatial Data Abstraction Library

License

License

GroupId

GroupId

org.gdal
ArtifactId

ArtifactId

gdal
Last Version

Last Version

3.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

gdal
Geospatial Data Abstraction Library
Project URL

Project URL

http://gdal.org

Download gdal

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.5.0
3.4.0
3.3.0
3.2.0
3.1.0
3.0.0
2.4.0
2.3.3
2.3.2
2.3.0
2.2.0
2.1.0
2.0.0
1.11.2
1.11.1