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