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

nl.cloudfarming.client:agrosense 1.0.21

AgroSense is a highly modular farm management system base on the netbeans platform.

Категории

Категории

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

Группа

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

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

agrosense
Версия

Версия

1.0.21
Тип

Тип

pom

Скачать agrosense 1.0.21

Имя Файла Размер
agrosense-1.0.21.pom 23 KB
Обзор

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