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