Last Version

pinyin2hanzi 0.0.6

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

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

pinyin2hanzi
Version

Version

0.0.6
Type

Type

jar
Description

Description

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

Download pinyin2hanzi 0.0.6


<!-- 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.