is not current version
Last Version 1.8.0

com.github.pandafw:panda-glue 1.3.0

Panda Glue is a ASM/AOP module of the Panda development framework.

GroupId

GroupId

com.github.pandafw
ArtifactId

ArtifactId

panda-glue
Version

Version

1.3.0
Type

Type

jar

Download panda-glue 1.3.0


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