Download crop-model-1.0.18.jar file - Jar c

Jar examples for c:crop-model

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

crop-model-1.0.18-javadoc.jar
crop-model-1.0.18-sources.jar
crop-model-1.0.18.jar
crop-model-1.0.18.pom



Related Tutorials