License |
License |
---|---|
GroupId | GroupIdio.jeo |
ArtifactId | ArtifactIdjeo-parent |
Last Version | Last Version0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjeo
Java Geospatial Library
|
Filename | Size |
---|---|
jeo-parent-0.7.pom | 11 KB |
jeo-parent-0.7-tests.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.jeo/jeo-parent/ -->
<dependency>
<groupId>io.jeo</groupId>
<artifactId>jeo-parent</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.jeo/jeo-parent/
implementation 'io.jeo:jeo-parent:0.7'
// https://jarcasting.com/artifacts/io.jeo/jeo-parent/
implementation ("io.jeo:jeo-parent:0.7")
'io.jeo:jeo-parent:jar:0.7'
<dependency org="io.jeo" name="jeo-parent" rev="0.7">
<artifact name="jeo-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jeo', module='jeo-parent', version='0.7')
)
libraryDependencies += "io.jeo" % "jeo-parent" % "0.7"
[io.jeo/jeo-parent "0.7"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.easymock : easymock | jar | 2.3 |
org.easymock : easymockclassextension | jar | 2.3 |
com.google.guava : guava | jar | 13.0 |
commons-io : commons-io | jar | 2.4 |
joda-time : joda-time | jar | 2.1 |
org.joda : joda-convert | jar | 1.2 |
org.slf4j : slf4j-jdk14 | jar | 1.7.2 |