is not current version
Last Version 0.0.3

com.github.houbb:chinese-basic-word 0.0.1


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

chinese-basic-word
Version

Version

0.0.1
Type

Type

jar

Download chinese-basic-word 0.0.1


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