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