is not current version
Last Version 0.7

io.jeo:jeo-geopkg 0.6


Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

io.jeo
ArtifactId

ArtifactId

jeo-geopkg
Version

Version

0.6
Type

Type

jar

Download jeo-geopkg 0.6


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