is not current version
Last Version 0.0.5

com.github.houbb:chinese-word 0.0.3

The chinese-word tools for chinese by java(java 实现的汉语成语).

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

chinese-word
Version

Version

0.0.3
Type

Type

jar

Download chinese-word 0.0.3


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