is not current version
Last Version 0.0.14

com.github.frank5380:candy-dict 0.0.8


GroupId

GroupId

com.github.frank5380
ArtifactId

ArtifactId

candy-dict
Version

Version

0.0.8
Type

Type

jar

Download candy-dict 0.0.8


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