Last Version

proj4j 0.1.0

Proj4J is a Java library to transform point coordinates from one geographic coordinate system to another, including datum transformations.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.osgeo
ArtifactId

ArtifactId

proj4j
Version

Version

0.1.0
Type

Type

jar
Description

Description

proj4j
Proj4J is a Java library to transform point coordinates from one geographic coordinate system to another, including datum transformations.
Project URL

Project URL

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

Download proj4j 0.1.0


<!-- https://jarcasting.com/artifacts/org.osgeo/proj4j/ -->
<dependency>
    <groupId>org.osgeo</groupId>
    <artifactId>proj4j</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.osgeo/proj4j/
implementation 'org.osgeo:proj4j:0.1.0'
// https://jarcasting.com/artifacts/org.osgeo/proj4j/
implementation ("org.osgeo:proj4j:0.1.0")
'org.osgeo:proj4j:jar:0.1.0'
<dependency org="org.osgeo" name="proj4j" rev="0.1.0">
  <artifact name="proj4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.osgeo', module='proj4j', version='0.1.0')
)
libraryDependencies += "org.osgeo" % "proj4j" % "0.1.0"
[org.osgeo/proj4j "0.1.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.