| License |
License |
|---|---|
| GroupId | GroupIdio.github.ks-shim.klay |
| ArtifactId | ArtifactIdklay-dictionary |
| Version | Version0.3.4 |
| Type | Typejar |
| Description |
DescriptionKorean Language AnalYzer
|
| Filename | Size |
|---|---|
| klay-dictionary-0.3.4.pom | |
| klay-dictionary-0.3.4.jar | 23 KB |
| klay-dictionary-0.3.4-sources.jar | 11 KB |
| klay-dictionary-0.3.4-javadoc.jar | 123 KB |
| Browse |
<!-- 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ks-shim.klay/klay-dictionary/
implementation 'io.github.ks-shim.klay:klay-dictionary:0.3.4'
// https://jarcasting.com/artifacts/io.github.ks-shim.klay/klay-dictionary/
implementation ("io.github.ks-shim.klay:klay-dictionary:0.3.4")
'io.github.ks-shim.klay:klay-dictionary:jar:0.3.4'
<dependency org="io.github.ks-shim.klay" name="klay-dictionary" rev="0.3.4">
<artifact name="klay-dictionary" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ks-shim.klay', module='klay-dictionary', version='0.3.4')
)
libraryDependencies += "io.github.ks-shim.klay" % "klay-dictionary" % "0.3.4"
[io.github.ks-shim.klay/klay-dictionary "0.3.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.ks-shim.klay : klay-common | jar | 0.3.4 |
| com.google.guava : guava | jar | 23.0 |
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |