License |
License |
---|---|
GroupId | GroupIdio.jeo |
ArtifactId | ArtifactIdproj4j |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionproj4j
Java port of Proj4 coordinate transformation library.
|
Project URL |
Project URL |
Filename | Size |
---|---|
proj4j-0.1.1.pom | |
proj4j-0.1.1.jar | 306 KB |
proj4j-0.1.1-sources.jar | 294 KB |
proj4j-0.1.1-javadoc.jar | 782 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.jeo/proj4j/ -->
<dependency>
<groupId>io.jeo</groupId>
<artifactId>proj4j</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.jeo/proj4j/
implementation 'io.jeo:proj4j:0.1.1'
// https://jarcasting.com/artifacts/io.jeo/proj4j/
implementation ("io.jeo:proj4j:0.1.1")
'io.jeo:proj4j:jar:0.1.1'
<dependency org="io.jeo" name="proj4j" rev="0.1.1">
<artifact name="proj4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jeo', module='proj4j', version='0.1.1')
)
libraryDependencies += "io.jeo" % "proj4j" % "0.1.1"
[io.jeo/proj4j "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |