is not current version
Last Version 0.0.2

com.github.houbb:chinese-idiom 0.0.1

The chinese-idiom tools for chinese by java.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

chinese-idiom
Version

Version

0.0.1
Type

Type

jar

Download chinese-idiom 0.0.1


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