is not current version
Last Version 1.0.1

io.github.suxil:dict 0.0.8

dict

GroupId

GroupId

io.github.suxil
ArtifactId

ArtifactId

dict
Version

Version

0.0.8
Type

Type

pom

Download dict 0.0.8

Filename Size
dict-0.0.8.pom 5 KB
Browse

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