License |
License |
---|---|
GroupId | GroupIdio.jeo |
ArtifactId | ArtifactIdjeo |
Last Version | Last Version0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCore
Java Geospatial Library
|
Filename | Size |
---|---|
jeo-0.7.pom | |
jeo-0.7.jar | 426 KB |
jeo-0.7-tests.jar | 377 KB |
jeo-0.7-sources.jar | 304 KB |
jeo-0.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.jeo/jeo/ -->
<dependency>
<groupId>io.jeo</groupId>
<artifactId>jeo</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.jeo/jeo/
implementation 'io.jeo:jeo:0.7'
// https://jarcasting.com/artifacts/io.jeo/jeo/
implementation ("io.jeo:jeo:0.7")
'io.jeo:jeo:jar:0.7'
<dependency org="io.jeo" name="jeo" rev="0.7">
<artifact name="jeo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jeo', module='jeo', version='0.7')
)
libraryDependencies += "io.jeo" % "jeo" % "0.7"
[io.jeo/jeo "0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.vividsolutions : jts | jar | 1.13 |
io.jeo : proj4j | jar | 0.1.1 |
org.slf4j : slf4j-api | jar | 1.7.2 |
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 |