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

com.github.jeluard:oss-parent 8

Parent POM for jeluard OpenSource projects

Группа

Группа

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

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

oss-parent
Версия

Версия

8
Тип

Тип

pom

Скачать oss-parent 8

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

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