Jar examples for p:pinyin4j
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.
You can download jar file pinyin4j 2.5.1 in this page.
BSD
You can use the following script to add pinyin4j-2.5.1.jar to your project.
<dependency> <groupId>com.belerweb</groupId> <artifactId>pinyin4j</artifactId> <version>2.5.1</version> </dependency>
compile group: 'com.belerweb', name: 'pinyin4j', version: '2.5.1'
libraryDependencies += "com.belerweb" % "pinyin4j" % "2.5.1"
<dependency org="com.belerweb" name="pinyin4j" rev="2.5.1"/>
@Grapes(@Grab(group='com.belerweb', module='pinyin4j', version='2.5.1'))
'com.belerweb:pinyin4j:jar:2.5.1'
Click the following link to download the jar file.
pinyin4j-2.5.1-javadoc.jar