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