is not current version
Last Version 2.5.1

com.belerweb:pinyin4j 2.5.0

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.

GroupId

GroupId

com.belerweb
ArtifactId

ArtifactId

pinyin4j
Version

Version

2.5.0
Type

Type

jar

Download pinyin4j 2.5.0


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