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

io.github.ks-shim.klay:klay-core 0.1


Группа

Группа

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

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

klay-core
Версия

Версия

0.1
Тип

Тип

jar

Скачать klay-core 0.1


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