не последняя версия
Последняя версия portable-1.8.3

com.hankcs:hanlp portable-1.6.6

汉语言处理包

Группа

Группа

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

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

hanlp
Версия

Версия

portable-1.6.6
Тип

Тип

jar

Скачать hanlp portable-1.6.6


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