GroupId | GroupIdcom.github.pandafw |
---|---|
ArtifactId | ArtifactIdpanda-gems-bundle-property |
Version | Version1.6.0 |
Type | Typejar |
<!-- 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.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pandafw/panda-gems-bundle-property/
implementation 'com.github.pandafw:panda-gems-bundle-property:1.6.0'
// https://jarcasting.com/artifacts/com.github.pandafw/panda-gems-bundle-property/
implementation ("com.github.pandafw:panda-gems-bundle-property:1.6.0")
'com.github.pandafw:panda-gems-bundle-property:jar:1.6.0'
<dependency org="com.github.pandafw" name="panda-gems-bundle-property" rev="1.6.0">
<artifact name="panda-gems-bundle-property" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pandafw', module='panda-gems-bundle-property', version='1.6.0')
)
libraryDependencies += "com.github.pandafw" % "panda-gems-bundle-property" % "1.6.0"
[com.github.pandafw/panda-gems-bundle-property "1.6.0"]