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