Jar examples for g:gdal
Geospatial Data Abstraction Library
You can download jar file gdal 2.1.0 in this page.
MIT License
You can use the following script to add gdal-2.1.0.jar to your project.
<dependency> <groupId>org.gdal</groupId> <artifactId>gdal</artifactId> <version>2.1.0</version> </dependency>
compile group: 'org.gdal', name: 'gdal', version: '2.1.0'
libraryDependencies += "org.gdal" % "gdal" % "2.1.0"
<dependency org="org.gdal" name="gdal" rev="2.1.0"/>
@Grapes(@Grab(group='org.gdal', module='gdal', version='2.1.0'))
'org.gdal:gdal:jar:2.1.0'
Click the following link to download the jar file.
gdal-2.1.0-javadoc.jar