не последняя версия
Последняя версия 8

com.github.htfv:parent 5

Top-level parent POM for projects under com.github.htfv.

Группа

Группа

com.github.htfv
Идентификатор

Идентификатор

parent
Версия

Версия

5
Тип

Тип

pom

Скачать parent 5

Имя Файла Размер
parent-5.pom 15 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.htfv/parent/ -->
<dependency>
    <groupId>com.github.htfv</groupId>
    <artifactId>parent</artifactId>
    <version>5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.htfv/parent/
implementation 'com.github.htfv:parent:5'
// https://jarcasting.com/artifacts/com.github.htfv/parent/
implementation ("com.github.htfv:parent:5")
'com.github.htfv:parent:pom:5'
<dependency org="com.github.htfv" name="parent" rev="5">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.htfv', module='parent', version='5')
)
libraryDependencies += "com.github.htfv" % "parent" % "5"
[com.github.htfv/parent "5"]