is not current version
Last Version 1.8.0

com.github.pandafw:panda-gems-bundle-property 1.5.3

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

GroupId

GroupId

com.github.pandafw
ArtifactId

ArtifactId

panda-gems-bundle-property
Version

Version

1.5.3
Type

Type

jar

Download panda-gems-bundle-property 1.5.3


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