| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.cafapi |
| Идентификатор | Идентификаторcaf-common-parent |
| Версия | Версия3.0.0-318 |
| Тип | Типpom |
| Описание |
Описаниеcaf-common-parent
This is a common parent for any project.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| caf-common-parent-3.0.0-318.pom | 21 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.cafapi/caf-common-parent/ -->
<dependency>
<groupId>com.github.cafapi</groupId>
<artifactId>caf-common-parent</artifactId>
<version>3.0.0-318</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi/caf-common-parent/
implementation 'com.github.cafapi:caf-common-parent:3.0.0-318'
// https://jarcasting.com/artifacts/com.github.cafapi/caf-common-parent/
implementation ("com.github.cafapi:caf-common-parent:3.0.0-318")
'com.github.cafapi:caf-common-parent:pom:3.0.0-318'
<dependency org="com.github.cafapi" name="caf-common-parent" rev="3.0.0-318">
<artifact name="caf-common-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi', module='caf-common-parent', version='3.0.0-318')
)
libraryDependencies += "com.github.cafapi" % "caf-common-parent" % "3.0.0-318"
[com.github.cafapi/caf-common-parent "3.0.0-318"]