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