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