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

us.rothmichaels.parents:super-parent 1.0.0

Parent POM for all us.rothmichaels projects.

Группа

Группа

us.rothmichaels.parents
Идентификатор

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

super-parent
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать super-parent 1.0.0

Имя Файла Размер
super-parent-1.0.0.pom 3 KB
Обзор

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