| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.lontime |
| Идентификатор | Идентификаторroot-parent-pom |
| Версия | Версия21.0.0.M1 |
| Тип | Типpom |
| Описание |
ОписаниеRoot Parent Pom
This root parent pom is used by all of Lontime
|
| Имя Файла | Размер |
|---|---|
| root-parent-pom-21.0.0.M1.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.lontime/root-parent-pom/ -->
<dependency>
<groupId>com.github.lontime</groupId>
<artifactId>root-parent-pom</artifactId>
<version>21.0.0.M1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/root-parent-pom/
implementation 'com.github.lontime:root-parent-pom:21.0.0.M1'
// https://jarcasting.com/artifacts/com.github.lontime/root-parent-pom/
implementation ("com.github.lontime:root-parent-pom:21.0.0.M1")
'com.github.lontime:root-parent-pom:pom:21.0.0.M1'
<dependency org="com.github.lontime" name="root-parent-pom" rev="21.0.0.M1">
<artifact name="root-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='root-parent-pom', version='21.0.0.M1')
)
libraryDependencies += "com.github.lontime" % "root-parent-pom" % "21.0.0.M1"
[com.github.lontime/root-parent-pom "21.0.0.M1"]