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

com.github.veithen:parent 4

Parent POM for com.github.veithen

Группа

Группа

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

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

parent
Версия

Версия

4
Тип

Тип

pom

Скачать parent 4

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

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