Jar examples for p:proj4j
Java port of Proj4 coordinate transformation library.
You can download jar file proj4j 0.1.1 in this page.
Apache License, Version 2.0
You can use the following script to add proj4j-0.1.1.jar to your project.
<dependency> <groupId>io.jeo</groupId> <artifactId>proj4j</artifactId> <version>0.1.1</version> </dependency>
compile group: 'io.jeo', name: 'proj4j', version: '0.1.1'
libraryDependencies += "io.jeo" % "proj4j" % "0.1.1"
<dependency org="io.jeo" name="proj4j" rev="0.1.1"/>
@Grapes(@Grab(group='io.jeo', module='proj4j', version='0.1.1'))
'io.jeo:proj4j:jar:0.1.1'
Click the following link to download the jar file.
proj4j-0.1.1-javadoc.jar