| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdio.jeo |
| ArtifactId | ArtifactIdformat |
| Last Version | Last Version0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFormat Modules
Java Geospatial Library
|
| Filename | Size |
|---|---|
| format-0.7.pom | 837 bytes |
| format-0.7-tests.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.jeo/format/ -->
<dependency>
<groupId>io.jeo</groupId>
<artifactId>format</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.jeo/format/
implementation 'io.jeo:format:0.7'
// https://jarcasting.com/artifacts/io.jeo/format/
implementation ("io.jeo:format:0.7")
'io.jeo:format:jar:0.7'
<dependency org="io.jeo" name="format" rev="0.7">
<artifact name="format" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jeo', module='format', version='0.7')
)
libraryDependencies += "io.jeo" % "format" % "0.7"
[io.jeo/format "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 |