is not current version
Last Version 0.0.6

com.github.houbb:chinese-name 0.0.1

The chinese-name tools for java.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

chinese-name
Version

Version

0.0.1
Type

Type

jar

Download chinese-name 0.0.1


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