Last Version

KLAY 0.3.4

Korean Language AnalYzer

License

License

GroupId

GroupId

io.github.ks-shim.klay
ArtifactId

ArtifactId

klay
Version

Version

0.3.4
Type

Type

pom
Description

Description

KLAY
Korean Language AnalYzer
Project URL

Project URL

https://github.com/ks-shim/klay
Source Code Management

Source Code Management

https://github.com/ks-shim/klay

Download klay 0.3.4

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 23.0
org.apache.commons : commons-lang3 jar 3.8.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

  • common
  • dictionary
  • core
  • dictionary-build
  • example
  • es-plugin
  • python-wrapper