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

com.github.htfv:parent 4

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

Группа

Группа

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

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

parent
Версия

Версия

4
Тип

Тип

pom

Скачать parent 4

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

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