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