is not current version
Last Version 1.0.3

com.github.safrain:gan 1.0

GrooveAdmiN is a light weight debugging/management tool embedded in Java web applications.

GroupId

GroupId

com.github.safrain
ArtifactId

ArtifactId

gan
Version

Version

1.0
Type

Type

jar

Download gan 1.0


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