pinyin2hanzi

Pinyin to hanzi for java(java 拼音转汉字工具包).

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

pinyin2hanzi
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

pinyin2hanzi
Pinyin to hanzi for java(java 拼音转汉字工具包).

Download pinyin2hanzi

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.70
com.github.houbb : heaven jar 0.1.161

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.github.houbb : pinyin jar 0.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6
0.0.5
0.0.4