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