is not current version
Last Version 1.1

org.openkoreantext:open-korean-text-processor 1.0.1

Scala library to process Korean text

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.openkoreantext
ArtifactId

ArtifactId

open-korean-text-processor
Version

Version

1.0.1
Type

Type

jar

Download open-korean-text-processor 1.0.1


<!-- https://jarcasting.com/artifacts/org.openkoreantext/open-korean-text-processor/ -->
<dependency>
    <groupId>org.openkoreantext</groupId>
    <artifactId>open-korean-text-processor</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openkoreantext/open-korean-text-processor/
implementation 'org.openkoreantext:open-korean-text-processor:1.0.1'
// https://jarcasting.com/artifacts/org.openkoreantext/open-korean-text-processor/
implementation ("org.openkoreantext:open-korean-text-processor:1.0.1")
'org.openkoreantext:open-korean-text-processor:jar:1.0.1'
<dependency org="org.openkoreantext" name="open-korean-text-processor" rev="1.0.1">
  <artifact name="open-korean-text-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openkoreantext', module='open-korean-text-processor', version='1.0.1')
)
libraryDependencies += "org.openkoreantext" % "open-korean-text-processor" % "1.0.1"
[org.openkoreantext/open-korean-text-processor "1.0.1"]