не последняя версия
Последняя версия 1.1

eu.agrosense.api:license 1.0

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

Группа

Группа

eu.agrosense.api
Идентификатор

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

license
Версия

Версия

1.0
Тип

Тип

jar

Скачать license 1.0

Имя Файла Размер
license-1.0.pom
license-1.0.jar 4 KB
license-1.0-sources.jar 3 KB
Обзор

<!-- https://jarcasting.com/artifacts/eu.agrosense.api/license/ -->
<dependency>
    <groupId>eu.agrosense.api</groupId>
    <artifactId>license</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.agrosense.api/license/
implementation 'eu.agrosense.api:license:1.0'
// https://jarcasting.com/artifacts/eu.agrosense.api/license/
implementation ("eu.agrosense.api:license:1.0")
'eu.agrosense.api:license:jar:1.0'
<dependency org="eu.agrosense.api" name="license" rev="1.0">
  <artifact name="license" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.agrosense.api', module='license', version='1.0')
)
libraryDependencies += "eu.agrosense.api" % "license" % "1.0"
[eu.agrosense.api/license "1.0"]