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

nl.cloudfarming.client:agrosense 12.10-beta

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

Категории

Категории

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

Группа

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

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

agrosense
Версия

Версия

12.10-beta
Тип

Тип

pom

Скачать agrosense 12.10-beta

Имя Файла Размер
agrosense-12.10-beta.pom 24 KB
Обзор

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