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