fcf-parent

FCF工程构建管理工程,统一项目构建方式

License

License

GroupId

GroupId

io.github.hlg212.fcf
ArtifactId

ArtifactId

fcf-parent
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

fcf-parent
FCF工程构建管理工程,统一项目构建方式
Source Code Management

Source Code Management

https://github.com/hlg212/FCF/tree/master

Download fcf-parent

Filename Size
fcf-parent-1.0.3.pom 3 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.0