is not current version
Last Version 0.0.3

com.github.houbb:chinese-basic-common 0.0.2


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

chinese-basic-common
Version

Version

0.0.2
Type

Type

jar

Download chinese-basic-common 0.0.2


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