| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.lontime |
| Идентификатор | Идентификаторparent-pom |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеdependencies for lontime
|
| Имя Файла | Размер |
|---|---|
| parent-pom-1.0.0.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.lontime/parent-pom/ -->
<dependency>
<groupId>com.github.lontime</groupId>
<artifactId>parent-pom</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/parent-pom/
implementation 'com.github.lontime:parent-pom:1.0.0'
// https://jarcasting.com/artifacts/com.github.lontime/parent-pom/
implementation ("com.github.lontime:parent-pom:1.0.0")
'com.github.lontime:parent-pom:pom:1.0.0'
<dependency org="com.github.lontime" name="parent-pom" rev="1.0.0">
<artifact name="parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='parent-pom', version='1.0.0')
)
libraryDependencies += "com.github.lontime" % "parent-pom" % "1.0.0"
[com.github.lontime/parent-pom "1.0.0"]