Jar examples for f:farm-model
AgroSense Farm model - contains model/domain classes for farm modules
You can download jar file farm-model 1.0.21 in this page.
You can use the following script to add farm-model-1.0.21.jar to your project.
<dependency> <groupId>nl.cloudfarming.client</groupId> <artifactId>farm-model</artifactId> <version>1.0.21</version> </dependency>
compile group: 'nl.cloudfarming.client', name: 'farm-model', version: '1.0.21'
libraryDependencies += "nl.cloudfarming.client" % "farm-model" % "1.0.21"
<dependency org="nl.cloudfarming.client" name="farm-model" rev="1.0.21"/>
@Grapes(@Grab(group='nl.cloudfarming.client', module='farm-model', version='1.0.21'))
'nl.cloudfarming.client:farm-model:jar:1.0.21'
Click the following link to download the jar file.
farm-model-1.0.21-javadoc.jar