не последняя версия
Последняя версия 4.4.4

com.twitter.penguin:korean-text 2.3.1

Scala library to process Korean text

Категории

Категории

GUI Взаимодействие с пользователем
Группа

Группа

com.twitter.penguin
Идентификатор

Идентификатор

korean-text
Версия

Версия

2.3.1
Тип

Тип

jar

Скачать korean-text 2.3.1


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