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

com.guokr:stan-cn-seg 0.0.5

An API wrapper based on Stanford Core NLP package for Simplified Chinese users

Группа

Группа

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

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

stan-cn-seg
Версия

Версия

0.0.5
Тип

Тип

jar

Скачать stan-cn-seg 0.0.5


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