is not current version
Last Version 0.0.10

com.hankcs.hanlp.restful:hanlp-restful 0.0.8

HanLP: Han Language Processing

GroupId

GroupId

com.hankcs.hanlp.restful
ArtifactId

ArtifactId

hanlp-restful
Version

Version

0.0.8
Type

Type

jar

Download hanlp-restful 0.0.8


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