is not current version
Last Version 0.3.4

io.github.ks-shim.klay:klay-dictionary 0.2


GroupId

GroupId

io.github.ks-shim.klay
ArtifactId

ArtifactId

klay-dictionary
Version

Version

0.2
Type

Type

jar

Download klay-dictionary 0.2


<!-- https://jarcasting.com/artifacts/io.github.ks-shim.klay/klay-dictionary/ -->
<dependency>
    <groupId>io.github.ks-shim.klay</groupId>
    <artifactId>klay-dictionary</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ks-shim.klay/klay-dictionary/
implementation 'io.github.ks-shim.klay:klay-dictionary:0.2'
// https://jarcasting.com/artifacts/io.github.ks-shim.klay/klay-dictionary/
implementation ("io.github.ks-shim.klay:klay-dictionary:0.2")
'io.github.ks-shim.klay:klay-dictionary:jar:0.2'
<dependency org="io.github.ks-shim.klay" name="klay-dictionary" rev="0.2">
  <artifact name="klay-dictionary" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ks-shim.klay', module='klay-dictionary', version='0.2')
)
libraryDependencies += "io.github.ks-shim.klay" % "klay-dictionary" % "0.2"
[io.github.ks-shim.klay/klay-dictionary "0.2"]