| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.hlg212.fcf |
| Идентификатор | Идентификаторfcf-parent |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеfcf-parent
FCF工程构建管理工程,统一项目构建方式
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| fcf-parent-1.0.3.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.hlg212.fcf/fcf-parent/ -->
<dependency>
<groupId>io.github.hlg212.fcf</groupId>
<artifactId>fcf-parent</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.hlg212.fcf/fcf-parent/
implementation 'io.github.hlg212.fcf:fcf-parent:1.0.3'
// https://jarcasting.com/artifacts/io.github.hlg212.fcf/fcf-parent/
implementation ("io.github.hlg212.fcf:fcf-parent:1.0.3")
'io.github.hlg212.fcf:fcf-parent:pom:1.0.3'
<dependency org="io.github.hlg212.fcf" name="fcf-parent" rev="1.0.3">
<artifact name="fcf-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.hlg212.fcf', module='fcf-parent', version='1.0.3')
)
libraryDependencies += "io.github.hlg212.fcf" % "fcf-parent" % "1.0.3"
[io.github.hlg212.fcf/fcf-parent "1.0.3"]