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