is not current version
Last Version 1.4.3

org.jbundle.config:jbundle-parent 1.2.1

Top level properties and features

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.jbundle.config
ArtifactId

ArtifactId

jbundle-parent
Version

Version

1.2.1
Type

Type

pom

Download jbundle-parent 1.2.1

Filename Size
jbundle-parent-1.2.1.pom 21 KB
Browse

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