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

com.github.htfv:parent-github 2

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

Категории

Категории

Github Инструменты разработки Контроль версий
Группа

Группа

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

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

parent-github
Версия

Версия

2
Тип

Тип

pom

Скачать parent-github 2

Имя Файла Размер
parent-github-2.pom 9 KB
Обзор

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