is not current version
Last Version 1.1.3

parent 1.1.2

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

License

License

GroupId

GroupId

io.github.hlg212
ArtifactId

ArtifactId

parent
Version

Version

1.1.2
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.2

Filename Size
parent-1.1.2.pom 13 KB
Browse

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

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.