is not current version
Last Version 0.0.14

com.github.frank5380:candy-all 0.0.1


GroupId

GroupId

com.github.frank5380
ArtifactId

ArtifactId

candy-all
Version

Version

0.0.1
Type

Type

jar

Download candy-all 0.0.1


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