is not current version
Last Version 1.0.1

org.siqisource.agave:agave 0.9.0

agave is an Open Source implementation of an web application.

GroupId

GroupId

org.siqisource.agave
ArtifactId

ArtifactId

agave
Version

Version

0.9.0
Type

Type

pom

Download agave 0.9.0

Filename Size
agave-0.9.0.pom 11 KB
Browse

<!-- 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"]