License |
License |
---|---|
GroupId | GroupIdio.github.ks-shim.klay |
ArtifactId | ArtifactIdklay-common |
Last Version | Last Version0.3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKorean Language AnalYzer
|
Filename | Size |
---|---|
klay-common-0.3.4.pom | |
klay-common-0.3.4.jar | 24 KB |
klay-common-0.3.4-sources.jar | 11 KB |
klay-common-0.3.4-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ks-shim.klay/klay-common/ -->
<dependency>
<groupId>io.github.ks-shim.klay</groupId>
<artifactId>klay-common</artifactId>
<version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ks-shim.klay/klay-common/
implementation 'io.github.ks-shim.klay:klay-common:0.3.4'
// https://jarcasting.com/artifacts/io.github.ks-shim.klay/klay-common/
implementation ("io.github.ks-shim.klay:klay-common:0.3.4")
'io.github.ks-shim.klay:klay-common:jar:0.3.4'
<dependency org="io.github.ks-shim.klay" name="klay-common" rev="0.3.4">
<artifact name="klay-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ks-shim.klay', module='klay-common', version='0.3.4')
)
libraryDependencies += "io.github.ks-shim.klay" % "klay-common" % "0.3.4"
[io.github.ks-shim.klay/klay-common "0.3.4"]
Group / Artifact | Type | Version |
---|---|---|
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 |