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