| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdorg.openkoreantext |
| ArtifactId | ArtifactIdopen-korean-text-processor |
| Version | Version1.1 |
| Type | Typejar |
| Description |
DescriptionOpen Korean Text Processor
Scala/Java library to process Korean text
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.openkoreantext/open-korean-text-processor/ -->
<dependency>
<groupId>org.openkoreantext</groupId>
<artifactId>open-korean-text-processor</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openkoreantext/open-korean-text-processor/
implementation 'org.openkoreantext:open-korean-text-processor:1.1'
// https://jarcasting.com/artifacts/org.openkoreantext/open-korean-text-processor/
implementation ("org.openkoreantext:open-korean-text-processor:1.1")
'org.openkoreantext:open-korean-text-processor:jar:1.1'
<dependency org="org.openkoreantext" name="open-korean-text-processor" rev="1.1">
<artifact name="open-korean-text-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openkoreantext', module='open-korean-text-processor', version='1.1')
)
libraryDependencies += "org.openkoreantext" % "open-korean-text-processor" % "1.1"
[org.openkoreantext/open-korean-text-processor "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.0 |
| com.twitter : twitter-text | jar | 1.11.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-nop | jar | 1.5.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.1 |
| junit : junit | jar | 4.11 |