не последняя версия
Последняя версия 0.3.4

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


Группа

Группа

io.github.ks-shim.klay
Идентификатор

Идентификатор

klay-dictionary
Версия

Версия

0.3
Тип

Тип

jar

Скачать klay-dictionary 0.3


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