Download lib-geotools-1.0.3.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 1.0.3 in this page.

License

Eclipse Public License - v 1.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials