| Лицензия |
Лицензия |
|---|---|
| Группа | Группаhu.icellmobilsoft.pom |
| Идентификатор | Идентификаторparent-pom |
| Последняя версия | Последняя версия1.2.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеicellmobilsoft parent pom
Parent pom for i-Cell Mobilsoft Zrt. projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| parent-pom-1.2.0.pom | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/hu.icellmobilsoft.pom/parent-pom/ -->
<dependency>
<groupId>hu.icellmobilsoft.pom</groupId>
<artifactId>parent-pom</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/hu.icellmobilsoft.pom/parent-pom/
implementation 'hu.icellmobilsoft.pom:parent-pom:1.2.0'
// https://jarcasting.com/artifacts/hu.icellmobilsoft.pom/parent-pom/
implementation ("hu.icellmobilsoft.pom:parent-pom:1.2.0")
'hu.icellmobilsoft.pom:parent-pom:pom:1.2.0'
<dependency org="hu.icellmobilsoft.pom" name="parent-pom" rev="1.2.0">
<artifact name="parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='hu.icellmobilsoft.pom', module='parent-pom', version='1.2.0')
)
libraryDependencies += "hu.icellmobilsoft.pom" % "parent-pom" % "1.2.0"
[hu.icellmobilsoft.pom/parent-pom "1.2.0"]