Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdorg.jbundle.config.dep |
ArtifactId | ArtifactIdjbundle-config-dep-thin |
Version | Version0.7.8 |
Type | Typepom |
Filename | Size |
---|---|
jbundle-config-dep-thin-0.7.8.pom | 752 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.jbundle.config.dep/jbundle-config-dep-thin/ -->
<dependency>
<groupId>org.jbundle.config.dep</groupId>
<artifactId>jbundle-config-dep-thin</artifactId>
<version>0.7.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbundle.config.dep/jbundle-config-dep-thin/
implementation 'org.jbundle.config.dep:jbundle-config-dep-thin:0.7.8'
// https://jarcasting.com/artifacts/org.jbundle.config.dep/jbundle-config-dep-thin/
implementation ("org.jbundle.config.dep:jbundle-config-dep-thin:0.7.8")
'org.jbundle.config.dep:jbundle-config-dep-thin:pom:0.7.8'
<dependency org="org.jbundle.config.dep" name="jbundle-config-dep-thin" rev="0.7.8">
<artifact name="jbundle-config-dep-thin" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jbundle.config.dep', module='jbundle-config-dep-thin', version='0.7.8')
)
libraryDependencies += "org.jbundle.config.dep" % "jbundle-config-dep-thin" % "0.7.8"
[org.jbundle.config.dep/jbundle-config-dep-thin "0.7.8"]