is not current version
Last Version 1.8.0

com.github.pandafw:panda-gems-admin 1.6.0

Super admin tools extension module for the Panda Framework web application.

GroupId

GroupId

com.github.pandafw
ArtifactId

ArtifactId

panda-gems-admin
Version

Version

1.6.0
Type

Type

jar

Download panda-gems-admin 1.6.0


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