is not current version
Last Version 0.0.14

com.github.frank5380:candy-wg 0.0.10


GroupId

GroupId

com.github.frank5380
ArtifactId

ArtifactId

candy-wg
Version

Version

0.0.10
Type

Type

jar

Download candy-wg 0.0.10


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