Download geopackage-core-1.1.4.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.4 in this page.

License

The MIT License (MIT)

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials