Jar examples for a:area-field
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.
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'
Click the following link to download the jar file.
area-field-1.0.13-javadoc.jar