Download geopackage-core-1.1.3.jar file - Jar g

Jar examples for g:geopackage-core

Description

Core functionality for GeoPackage implementations

You can download jar file geopackage-core 1.1.3 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add geopackage-core-1.1.3.jar to your project.

<dependency>
   <groupId>mil.nga.geopackage</groupId>
   <artifactId>geopackage-core</artifactId>
   <version>1.1.3</version>
</dependency>
compile group: 'mil.nga.geopackage', name: 'geopackage-core', version: '1.1.3'
libraryDependencies += "mil.nga.geopackage" % "geopackage-core" % "1.1.3"
<dependency org="mil.nga.geopackage" name="geopackage-core" rev="1.1.3"/>
@Grapes(@Grab(group='mil.nga.geopackage', module='geopackage-core', version='1.1.3'))
'mil.nga.geopackage:geopackage-core:jar:1.1.3'

Download

Click the following link to download the jar file.

geopackage-core-1.1.3-javadoc.jar
geopackage-core-1.1.3-sources.jar
geopackage-core-1.1.3.jar
geopackage-core-1.1.3.pom



Related Tutorials