License |
License |
---|---|
GroupId | GroupIdio.github.hlg212.fcf |
ArtifactId | ArtifactIdfcf-parent |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionfcf-parent
FCF工程构建管理工程,统一项目构建方式
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fcf-parent-1.0.3.pom | 3 KB |
Browse |
<!-- 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"]