Download farm-model-1.0.19.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.19 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials