is not current version
Last Version 1.0.1

org.siqisource.agave:agave-glue 1.0.0


GroupId

GroupId

org.siqisource.agave
ArtifactId

ArtifactId

agave-glue
Version

Version

1.0.0
Type

Type

jar

Download agave-glue 1.0.0


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