| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.xellitix.commons |
| Идентификатор | Идентификаторparent-pom |
| Версия | Версия0.5.0 |
| Тип | Типpom |
| Описание |
ОписаниеXELLITIX Commons - Parent POM
XELLITIX Commons - Parent POM
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| parent-pom-0.5.0.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.xellitix.commons/parent-pom/ -->
<dependency>
<groupId>com.xellitix.commons</groupId>
<artifactId>parent-pom</artifactId>
<version>0.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.xellitix.commons/parent-pom/
implementation 'com.xellitix.commons:parent-pom:0.5.0'
// https://jarcasting.com/artifacts/com.xellitix.commons/parent-pom/
implementation ("com.xellitix.commons:parent-pom:0.5.0")
'com.xellitix.commons:parent-pom:pom:0.5.0'
<dependency org="com.xellitix.commons" name="parent-pom" rev="0.5.0">
<artifact name="parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.xellitix.commons', module='parent-pom', version='0.5.0')
)
libraryDependencies += "com.xellitix.commons" % "parent-pom" % "0.5.0"
[com.xellitix.commons/parent-pom "0.5.0"]