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

com.github.vatbub:parentPom 0.0.23

A global pom for all fok projects

Группа

Группа

com.github.vatbub
Идентификатор

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

parentPom
Версия

Версия

0.0.23
Тип

Тип

pom

Скачать parentPom 0.0.23

Имя Файла Размер
parentPom-0.0.23.pom 14 KB
Обзор

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