License |
License |
---|---|
Categories |
CategoriesPython Languages |
GroupId | GroupIdio.github.ks-shim.klay |
ArtifactId | ArtifactIdklay-python-wrapper |
Version | Version0.3.3 |
Type | Typejar |
Description |
DescriptionKorean Language AnalYzer
|
<!-- https://jarcasting.com/artifacts/io.github.ks-shim.klay/klay-python-wrapper/ -->
<dependency>
<groupId>io.github.ks-shim.klay</groupId>
<artifactId>klay-python-wrapper</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ks-shim.klay/klay-python-wrapper/
implementation 'io.github.ks-shim.klay:klay-python-wrapper:0.3.3'
// https://jarcasting.com/artifacts/io.github.ks-shim.klay/klay-python-wrapper/
implementation ("io.github.ks-shim.klay:klay-python-wrapper:0.3.3")
'io.github.ks-shim.klay:klay-python-wrapper:jar:0.3.3'
<dependency org="io.github.ks-shim.klay" name="klay-python-wrapper" rev="0.3.3">
<artifact name="klay-python-wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ks-shim.klay', module='klay-python-wrapper', version='0.3.3')
)
libraryDependencies += "io.github.ks-shim.klay" % "klay-python-wrapper" % "0.3.3"
[io.github.ks-shim.klay/klay-python-wrapper "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
io.github.ks-shim.klay : klay-core | jar | 0.3.3 |
net.sf.py4j : py4j | jar | 0.10.8.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.13.1 |