is not current version
Last Version 0.7

io.jeo:jeo-parent 0.6

Java Geospatial Library

GroupId

GroupId

io.jeo
ArtifactId

ArtifactId

jeo-parent
Version

Version

0.6
Type

Type

jar

Download jeo-parent 0.6


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