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

com.github.thorbenkuck:release-parent 4

A Parent, that contains all needed for deployment

Группа

Группа

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

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

release-parent
Версия

Версия

4
Тип

Тип

pom

Скачать release-parent 4

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

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