is not current version
Last Version 0.3.4

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

Korean Language AnalYzer

GroupId

GroupId

io.github.ks-shim.klay
ArtifactId

ArtifactId

klay
Version

Version

0.3
Type

Type

pom

Download klay 0.3

Filename Size
klay-0.3.pom 7 KB
Browse

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