is not current version
Last Version 13.03-beta

nl.cloudfarming.client:sensor 13.02-beta

AgroSense sensor - module suite for sensor related

Categories

Categories

CLI User Interface
GroupId

GroupId

nl.cloudfarming.client
ArtifactId

ArtifactId

sensor
Version

Version

13.02-beta
Type

Type

pom

Download sensor 13.02-beta

Filename Size
sensor-13.02-beta.pom 838 bytes
Browse

<!-- https://jarcasting.com/artifacts/nl.cloudfarming.client/sensor/ -->
<dependency>
    <groupId>nl.cloudfarming.client</groupId>
    <artifactId>sensor</artifactId>
    <version>13.02-beta</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.cloudfarming.client/sensor/
implementation 'nl.cloudfarming.client:sensor:13.02-beta'
// https://jarcasting.com/artifacts/nl.cloudfarming.client/sensor/
implementation ("nl.cloudfarming.client:sensor:13.02-beta")
'nl.cloudfarming.client:sensor:pom:13.02-beta'
<dependency org="nl.cloudfarming.client" name="sensor" rev="13.02-beta">
  <artifact name="sensor" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.cloudfarming.client', module='sensor', version='13.02-beta')
)
libraryDependencies += "nl.cloudfarming.client" % "sensor" % "13.02-beta"
[nl.cloudfarming.client/sensor "13.02-beta"]