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