Jar examples for j:jpinyin
a opensource java library for converting chinese to pinyin
You can download jar file jpinyin 1.1.8 in this page.
The GNU General Public License v3.0
You can use the following script to add jpinyin-1.1.8.jar to your project.
<dependency> <groupId>com.github.stuxuhai</groupId> <artifactId>jpinyin</artifactId> <version>1.1.8</version> </dependency>
compile group: 'com.github.stuxuhai', name: 'jpinyin', version: '1.1.8'
libraryDependencies += "com.github.stuxuhai" % "jpinyin" % "1.1.8"
<dependency org="com.github.stuxuhai" name="jpinyin" rev="1.1.8"/>
@Grapes(@Grab(group='com.github.stuxuhai', module='jpinyin', version='1.1.8'))
'com.github.stuxuhai:jpinyin:jar:1.1.8'
Click the following link to download the jar file.
jpinyin-1.1.8-javadoc.jar