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