не последняя версия
Последняя версия 3.0.0-318

com.github.cafapi:caf-common-parent 2.1.0-129

This is a common parent for any project.

Группа

Группа

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

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

caf-common-parent
Версия

Версия

2.1.0-129
Тип

Тип

pom

Скачать caf-common-parent 2.1.0-129

Имя Файла Размер
caf-common-parent-2.1.0-129.pom 19 KB
Обзор

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