Last Version

parent 1.1.3

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

License

License

GroupId

GroupId

io.github.hlg212
ArtifactId

ArtifactId

parent
Version

Version

1.1.3
Type

Type

pom
Description

Description

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

Project URL

https://github.com/hlg212/FCFP
Source Code Management

Source Code Management

https://github.com/hlg212/FCFP.git

Download parent 1.1.3

Filename Size
parent-1.1.3.pom 14 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.hlg212/parent/ -->
<dependency>
    <groupId>io.github.hlg212</groupId>
    <artifactId>parent</artifactId>
    <version>1.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.hlg212/parent/
implementation 'io.github.hlg212:parent:1.1.3'
// https://jarcasting.com/artifacts/io.github.hlg212/parent/
implementation ("io.github.hlg212:parent:1.1.3")
'io.github.hlg212:parent:pom:1.1.3'
<dependency org="io.github.hlg212" name="parent" rev="1.1.3">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.hlg212', module='parent', version='1.1.3')
)
libraryDependencies += "io.github.hlg212" % "parent" % "1.1.3"
[io.github.hlg212/parent "1.1.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.