| Группа | Группаcom.github.cafapi |
|---|---|
| Идентификатор | Идентификаторcaf-common-parent |
| Версия | Версия2.3.0-212 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| caf-common-parent-2.3.0-212.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.3.0-212</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi/caf-common-parent/
implementation 'com.github.cafapi:caf-common-parent:2.3.0-212'
// https://jarcasting.com/artifacts/com.github.cafapi/caf-common-parent/
implementation ("com.github.cafapi:caf-common-parent:2.3.0-212")
'com.github.cafapi:caf-common-parent:pom:2.3.0-212'
<dependency org="com.github.cafapi" name="caf-common-parent" rev="2.3.0-212">
<artifact name="caf-common-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi', module='caf-common-parent', version='2.3.0-212')
)
libraryDependencies += "com.github.cafapi" % "caf-common-parent" % "2.3.0-212"
[com.github.cafapi/caf-common-parent "2.3.0-212"]