is not current version
Last Version 0.0.4

com.guokr:stan-cn-nlp 0.0.2

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

GroupId

GroupId

com.guokr
ArtifactId

ArtifactId

stan-cn-nlp
Version

Version

0.0.2
Type

Type

jar

Download stan-cn-nlp 0.0.2


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