Last Version

Chinese Utilities 1.0

A Java library supporting conversion between Simplified-Chinese, Traditional-Chinese and Chinese-Pinyin.

License

License

GroupId

GroupId

com.luhuiguo
ArtifactId

ArtifactId

chinese-utils
Version

Version

1.0
Type

Type

jar
Description

Description

Chinese Utilities
A Java library supporting conversion between Simplified-Chinese, Traditional-Chinese and Chinese-Pinyin.
Project URL

Project URL

https://github.com/luhuiguo/chinese-utils
Source Code Management

Source Code Management

https://github.com/luhuiguo/chinese-utils

Download chinese-utils 1.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.