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

com.github.lontime:parent-pom 1.0.0-M17


Группа

Группа

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

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

parent-pom
Версия

Версия

1.0.0-M17
Тип

Тип

pom

Скачать parent-pom 1.0.0-M17

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

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