is not current version
Last Version 1.8.0

com.github.pandafw:panda-gems-bundle-template 1.5.2

Database Template Bundle extension module for the Panda Framework web application.

GroupId

GroupId

com.github.pandafw
ArtifactId

ArtifactId

panda-gems-bundle-template
Version

Version

1.5.2
Type

Type

jar

Download panda-gems-bundle-template 1.5.2


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