is not current version
Last Version 0.0.14

com.github.frank5380:candy-parent 0.0.9


GroupId

GroupId

com.github.frank5380
ArtifactId

ArtifactId

candy-parent
Version

Version

0.0.9
Type

Type

pom

Download candy-parent 0.0.9

Filename Size
candy-parent-0.0.9.pom 10 KB
Browse

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