is not current version
Last Version 0.7.8

org.jbundle.config:org.jbundle.config.archetype 0.7.7


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.jbundle.config
ArtifactId

ArtifactId

org.jbundle.config.archetype
Version

Version

0.7.7
Type

Type

jar

Download org.jbundle.config.archetype 0.7.7


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