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

org.siqisource.agave:agave 0.9.0

agave is an Open Source implementation of an web application.

Группа

Группа

org.siqisource.agave
Идентификатор

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

agave
Версия

Версия

0.9.0
Тип

Тип

pom

Скачать agave 0.9.0

Имя Файла Размер
agave-0.9.0.pom 11 KB
Обзор

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