Download sensor-model-1.0.19.jar file - Jar s

Jar examples for s:sensor-model

Description

AgroSense sensor module - generic domain model classes

You can download jar file sensor-model 1.0.19 in this page.

Build File

You can use the following script to add sensor-model-1.0.19.jar to your project.

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

Download

Click the following link to download the jar file.

sensor-model-1.0.19-javadoc.jar
sensor-model-1.0.19-sources.jar
sensor-model-1.0.19.jar
sensor-model-1.0.19.pom



Related Tutorials