Download farm-model-1.0.20.jar file - Jar f

Jar examples for f:farm-model

Description

AgroSense Farm model - contains model/domain classes for farm modules

You can download jar file farm-model 1.0.20 in this page.

Build File

You can use the following script to add farm-model-1.0.20.jar to your project.

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

Download

Click the following link to download the jar file.

farm-model-1.0.20-javadoc.jar
farm-model-1.0.20-sources.jar
farm-model-1.0.20.jar
farm-model-1.0.20.pom



Related Tutorials