License |
License |
---|---|
GroupId | GroupIdio.github.ks-shim.klay |
ArtifactId | ArtifactIdklay-core |
Version | Version0.3.1 |
Type | Typejar |
Description |
DescriptionKorean Language AnalYzer
|
Filename | Size |
---|---|
klay-core-0.3.1.pom | |
klay-core-0.3.1.jar | 29 KB |
klay-core-0.3.1-sources.jar | 17 KB |
klay-core-0.3.1-javadoc.jar | 158 KB |
Browse |
<!-- 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.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ks-shim.klay/klay-core/
implementation 'io.github.ks-shim.klay:klay-core:0.3.1'
// https://jarcasting.com/artifacts/io.github.ks-shim.klay/klay-core/
implementation ("io.github.ks-shim.klay:klay-core:0.3.1")
'io.github.ks-shim.klay:klay-core:jar:0.3.1'
<dependency org="io.github.ks-shim.klay" name="klay-core" rev="0.3.1">
<artifact name="klay-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ks-shim.klay', module='klay-core', version='0.3.1')
)
libraryDependencies += "io.github.ks-shim.klay" % "klay-core" % "0.3.1"
[io.github.ks-shim.klay/klay-core "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.ks-shim.klay : klay-common | jar | 0.3.1 |
io.github.ks-shim.klay : klay-dictionary | jar | 0.3.1 |
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.12 |