GrooveAdmiN

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

License

License

GroupId

GroupId

com.github.safrain
ArtifactId

ArtifactId

gan
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://safrain.github.io/gan/
Source Code Management

Source Code Management

http://safrain.github.io/gan/

Download gan

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0