is not current version
Last Version 1.0.10

org.jbundle.config:jbundle-obr 1.0.3

jbundle obr repository

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.jbundle.config
ArtifactId

ArtifactId

jbundle-obr
Version

Version

1.0.3
Type

Type

pom

Download jbundle-obr 1.0.3

Filename Size
jbundle-obr-1.0.3.pom 2 KB
Browse

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