не последняя версия
Последняя версия 13.03-beta

nl.cloudfarming.client:sensor 13.01-beta

AgroSense sensor - module suite for sensor related

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

nl.cloudfarming.client
Идентификатор

Идентификатор

sensor
Версия

Версия

13.01-beta
Тип

Тип

pom

Скачать sensor 13.01-beta

Имя Файла Размер
sensor-13.01-beta.pom 838 bytes
Обзор

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