is not current version
Last Version 1.0.10

org.jbundle.config:jbundle-project 1.0.7

Parent project for the jbundle framework

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.jbundle.config
ArtifactId

ArtifactId

jbundle-project
Version

Version

1.0.7
Type

Type

pom

Download jbundle-project 1.0.7


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