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