Last Version

proj4j 0.1.1

Java port of Proj4 coordinate transformation library.

License

License

GroupId

GroupId

io.jeo
ArtifactId

ArtifactId

proj4j
Version

Version

0.1.1
Type

Type

jar
Description

Description

proj4j
Java port of Proj4 coordinate transformation library.
Project URL

Project URL

http://trac.osgeo.org/proj4j/

Download proj4j 0.1.1


<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.