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