is not current version
Last Version 0.0.2.2

io.gitee.chippyer:chippy-parent 0.0.2.1


GroupId

GroupId

io.gitee.chippyer
ArtifactId

ArtifactId

chippy-parent
Version

Version

0.0.2.1
Type

Type

pom

Download chippy-parent 0.0.2.1


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