не последняя версия
Последняя версия 8

de.bildschirmarbeiter:parent 4

Parent project for Bildschirmarbeiter

Группа

Группа

de.bildschirmarbeiter
Идентификатор

Идентификатор

parent
Версия

Версия

4
Тип

Тип

pom

Скачать parent 4

Имя Файла Размер
parent-4.pom 7 KB
Обзор

<!-- https://jarcasting.com/artifacts/de.bildschirmarbeiter/parent/ -->
<dependency>
    <groupId>de.bildschirmarbeiter</groupId>
    <artifactId>parent</artifactId>
    <version>4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.bildschirmarbeiter/parent/
implementation 'de.bildschirmarbeiter:parent:4'
// https://jarcasting.com/artifacts/de.bildschirmarbeiter/parent/
implementation ("de.bildschirmarbeiter:parent:4")
'de.bildschirmarbeiter:parent:pom:4'
<dependency org="de.bildschirmarbeiter" name="parent" rev="4">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.bildschirmarbeiter', module='parent', version='4')
)
libraryDependencies += "de.bildschirmarbeiter" % "parent" % "4"
[de.bildschirmarbeiter/parent "4"]