| Категории |
КатегорииСеть Distribution Компиляция и сборка |
|---|---|
| Группа | Группаnet.stickycode.parent |
| Идентификатор | Идентификаторsticky-parent-distribution8 |
| Версия | Версия1.2 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| sticky-parent-distribution8-1.2.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.stickycode.parent/sticky-parent-distribution8/ -->
<dependency>
<groupId>net.stickycode.parent</groupId>
<artifactId>sticky-parent-distribution8</artifactId>
<version>1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.parent/sticky-parent-distribution8/
implementation 'net.stickycode.parent:sticky-parent-distribution8:1.2'
// https://jarcasting.com/artifacts/net.stickycode.parent/sticky-parent-distribution8/
implementation ("net.stickycode.parent:sticky-parent-distribution8:1.2")
'net.stickycode.parent:sticky-parent-distribution8:pom:1.2'
<dependency org="net.stickycode.parent" name="sticky-parent-distribution8" rev="1.2">
<artifact name="sticky-parent-distribution8" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.parent', module='sticky-parent-distribution8', version='1.2')
)
libraryDependencies += "net.stickycode.parent" % "sticky-parent-distribution8" % "1.2"
[net.stickycode.parent/sticky-parent-distribution8 "1.2"]