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

hu.webhejj:parentpom 2

The parent POM for hu.webhejj projects.

Группа

Группа

hu.webhejj
Идентификатор

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

parentpom
Версия

Версия

2
Тип

Тип

pom

Скачать parentpom 2

Имя Файла Размер
parentpom-2.pom 1 KB
Обзор

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