| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.stickycode.stable.parent |
| Идентификатор | Идентификаторsticky-parent |
| Последняя версия | Последняя версия1.4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеsticky-parent
Build profiles that have to be outside of tiles
|
| Имя Файла | Размер |
|---|---|
| sticky-parent-1.4.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.stickycode.stable.parent/sticky-parent/ -->
<dependency>
<groupId>net.stickycode.stable.parent</groupId>
<artifactId>sticky-parent</artifactId>
<version>1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.stable.parent/sticky-parent/
implementation 'net.stickycode.stable.parent:sticky-parent:1.4'
// https://jarcasting.com/artifacts/net.stickycode.stable.parent/sticky-parent/
implementation ("net.stickycode.stable.parent:sticky-parent:1.4")
'net.stickycode.stable.parent:sticky-parent:pom:1.4'
<dependency org="net.stickycode.stable.parent" name="sticky-parent" rev="1.4">
<artifact name="sticky-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.stable.parent', module='sticky-parent', version='1.4')
)
libraryDependencies += "net.stickycode.stable.parent" % "sticky-parent" % "1.4"
[net.stickycode.stable.parent/sticky-parent "1.4"]