Jar examples for s:sf-proj
Library for performing projection conversions between Simple Feature Geometries
You can download jar file sf-proj 2.0.0 in this page.
The MIT License (MIT)
You can use the following script to add sf-proj-2.0.0.jar to your project.
<dependency> <groupId>mil.nga.sf</groupId> <artifactId>sf-proj</artifactId> <version>2.0.0</version> </dependency>
compile group: 'mil.nga.sf', name: 'sf-proj', version: '2.0.0'
libraryDependencies += "mil.nga.sf" % "sf-proj" % "2.0.0"
<dependency org="mil.nga.sf" name="sf-proj" rev="2.0.0"/>
@Grapes(@Grab(group='mil.nga.sf', module='sf-proj', version='2.0.0'))
'mil.nga.sf:sf-proj:jar:2.0.0'
Click the following link to download the jar file.
sf-proj-2.0.0-javadoc.jar