Download crop-model-13.03-beta.jar file - Jar c

Jar examples for c:crop-model

Description

You can download jar file crop-model 13.03-beta in this page.

Build File

You can use the following script to add crop-model-13.03-beta.jar to your project.

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

Download

Click the following link to download the jar file.

crop-model-13.03-beta-javadoc.jar
crop-model-13.03-beta-sources.jar
crop-model-13.03-beta.jar
crop-model-13.03-beta.pom



Related Tutorials