is not current version
Last Version 0.0.6

com.guokr:stan-cn-seg 0.0.5

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

GroupId

GroupId

com.guokr
ArtifactId

ArtifactId

stan-cn-seg
Version

Version

0.0.5
Type

Type

jar

Download 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"]