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

org.aicer:oss-pom-parent 1

Parent POM for OSS Projects by the American Institute for Computing Education and Research Inc.

Группа

Группа

org.aicer
Идентификатор

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

oss-pom-parent
Версия

Версия

1
Тип

Тип

pom

Скачать oss-pom-parent 1

Имя Файла Размер
oss-pom-parent-1.pom 5 KB
Обзор

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