Download lib-geotools-2.7.2.2.jar file - Jar l

Jar examples for l:lib-geotools

Description

A netbeans library wrapper for geotools library components

You can download jar file lib-geotools 2.7.2.2 in this page.

License

Eclipse Public License - v 1.0

Build File

You can use the following script to add lib-geotools-2.7.2.2.jar to your project.

<dependency>
   <groupId>nl.cloudfarming.client</groupId>
   <artifactId>lib-geotools</artifactId>
   <version>2.7.2.2</version>
</dependency>
compile group: 'nl.cloudfarming.client', name: 'lib-geotools', version: '2.7.2.2'
libraryDependencies += "nl.cloudfarming.client" % "lib-geotools" % "2.7.2.2"
<dependency org="nl.cloudfarming.client" name="lib-geotools" rev="2.7.2.2"/>
@Grapes(@Grab(group='nl.cloudfarming.client', module='lib-geotools', version='2.7.2.2'))
'nl.cloudfarming.client:lib-geotools:jar:2.7.2.2'

Download

Click the following link to download the jar file.

lib-geotools-2.7.2.2-javadoc.jar
lib-geotools-2.7.2.2-sources.jar
lib-geotools-2.7.2.2.jar
lib-geotools-2.7.2.2.pom



Related Tutorials