| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
|---|---|
| Группа | Группаorg.jbundle.config.dep |
| Идентификатор | Идентификаторjbundle-config-dep-base |
| Версия | Версия0.7.7 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| jbundle-config-dep-base-0.7.7.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jbundle.config.dep/jbundle-config-dep-base/ -->
<dependency>
<groupId>org.jbundle.config.dep</groupId>
<artifactId>jbundle-config-dep-base</artifactId>
<version>0.7.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbundle.config.dep/jbundle-config-dep-base/
implementation 'org.jbundle.config.dep:jbundle-config-dep-base:0.7.7'
// https://jarcasting.com/artifacts/org.jbundle.config.dep/jbundle-config-dep-base/
implementation ("org.jbundle.config.dep:jbundle-config-dep-base:0.7.7")
'org.jbundle.config.dep:jbundle-config-dep-base:pom:0.7.7'
<dependency org="org.jbundle.config.dep" name="jbundle-config-dep-base" rev="0.7.7">
<artifact name="jbundle-config-dep-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jbundle.config.dep', module='jbundle-config-dep-base', version='0.7.7')
)
libraryDependencies += "org.jbundle.config.dep" % "jbundle-config-dep-base" % "0.7.7"
[org.jbundle.config.dep/jbundle-config-dep-base "0.7.7"]