License |
License |
---|---|
GroupId | GroupIdio.github.hlg212.fcf |
ArtifactId | ArtifactIdfcf-common |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfcf-common
FCF工程构建管理工程,统一项目构建方式
|
Filename | Size |
---|---|
fcf-common-1.0.3.pom | |
fcf-common-1.0.3.jar | 97 KB |
fcf-common-1.0.3-sources.jar | 58 KB |
fcf-common-1.0.3-javadoc.jar | 291 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.hlg212.fcf/fcf-common/ -->
<dependency>
<groupId>io.github.hlg212.fcf</groupId>
<artifactId>fcf-common</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hlg212.fcf/fcf-common/
implementation 'io.github.hlg212.fcf:fcf-common:1.0.3'
// https://jarcasting.com/artifacts/io.github.hlg212.fcf/fcf-common/
implementation ("io.github.hlg212.fcf:fcf-common:1.0.3")
'io.github.hlg212.fcf:fcf-common:jar:1.0.3'
<dependency org="io.github.hlg212.fcf" name="fcf-common" rev="1.0.3">
<artifact name="fcf-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hlg212.fcf', module='fcf-common', version='1.0.3')
)
libraryDependencies += "io.github.hlg212.fcf" % "fcf-common" % "1.0.3"
[io.github.hlg212.fcf/fcf-common "1.0.3"]