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