is not current version
Last Version 1.4.3

org.jbundle.config:jbundle-parent 1.4.0

Top level properties and features

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.jbundle.config
ArtifactId

ArtifactId

jbundle-parent
Version

Version

1.4.0
Type

Type

pom

Download jbundle-parent 1.4.0

Filename Size
jbundle-parent-1.4.0.pom 30 KB
Browse

<!-- https://jarcasting.com/artifacts/org.jbundle.config/jbundle-parent/ -->
<dependency>
    <groupId>org.jbundle.config</groupId>
    <artifactId>jbundle-parent</artifactId>
    <version>1.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbundle.config/jbundle-parent/
implementation 'org.jbundle.config:jbundle-parent:1.4.0'
// https://jarcasting.com/artifacts/org.jbundle.config/jbundle-parent/
implementation ("org.jbundle.config:jbundle-parent:1.4.0")
'org.jbundle.config:jbundle-parent:pom:1.4.0'
<dependency org="org.jbundle.config" name="jbundle-parent" rev="1.4.0">
  <artifact name="jbundle-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jbundle.config', module='jbundle-parent', version='1.4.0')
)
libraryDependencies += "org.jbundle.config" % "jbundle-parent" % "1.4.0"
[org.jbundle.config/jbundle-parent "1.4.0"]