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

com.github.frtu.archetype:base-pom 1.0.2

A parent pom for all the base JARs

Группа

Группа

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

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

base-pom
Версия

Версия

1.0.2
Тип

Тип

pom

Скачать base-pom 1.0.2

Имя Файла Размер
base-pom-1.0.2.pom 12 KB
Обзор

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