Chinese to Pinyin

Support Chinese character (both Simplified and Tranditional) to most popular Pinyin systems, including Hanyu Pinyin, Tongyong Pinyin, Wade-Giles, MPS2, Yale and Gwoyeu Romatzyh. Support multiple pronounciations and customized output.

License

License

GroupId

GroupId

io.github.zhangethan
ArtifactId

ArtifactId

pinyin4j
Last Version

Last Version

2.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

Chinese to Pinyin
Support Chinese character (both Simplified and Tranditional) to most popular Pinyin systems, including Hanyu Pinyin, Tongyong Pinyin, Wade-Giles, MPS2, Yale and Gwoyeu Romatzyh. Support multiple pronounciations and customized output.
Project URL

Project URL

https://github.com/zhangethan/pinyin4j
Source Code Management

Source Code Management

https://github.com/zhangethan/pinyin4j.git

Download pinyin4j

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.6.1