Download area-field-1.0.13.jar file - Jar a

Jar examples for a:area-field

Description

Contains basic functionality around fields. Importing fields from shapefiles, displaying fields as a tree, edit field properties etc.

You can download jar file area-field 1.0.13 in this page.

Build File

You can use the following script to add area-field-1.0.13.jar to your project.

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

Download

Click the following link to download the jar file.

area-field-1.0.13-javadoc.jar
area-field-1.0.13-sources.jar
area-field-1.0.13.jar
area-field-1.0.13.pom



Related Tutorials