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.17 in this page.
You can use the following script to add area-field-1.0.17.jar to your project.
<dependency> <groupId>nl.cloudfarming.client</groupId> <artifactId>area-field</artifactId> <version>1.0.17</version> </dependency>
compile group: 'nl.cloudfarming.client', name: 'area-field', version: '1.0.17'
libraryDependencies += "nl.cloudfarming.client" % "area-field" % "1.0.17"
<dependency org="nl.cloudfarming.client" name="area-field" rev="1.0.17"/>
@Grapes(@Grab(group='nl.cloudfarming.client', module='area-field', version='1.0.17'))
'nl.cloudfarming.client:area-field:jar:1.0.17'
Click the following link to download the jar file.
area-field-1.0.17-javadoc.jar