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

Jar examples for c:crop-model

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials