All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.whaleal.icefrog.extra.pinyin.engine.houbbpinyin.package-info Maven / Gradle / Ivy

The newest version!
/**
 * 封装了 Pinyin 的引擎。
 *
 * 

* pinyin(https://github.com/houbb/pinyin)封装。 *

* *

* 引入: *

 * <dependency>
 *     <groupId>com.github.houbb</groupId>
 *     <artifactId>pinyin</artifactId>
 *     <version>0.2.0</version>
 * </dependency>
 * 
* * @author Looly * @author wh */ package com.whaleal.icefrog.extra.pinyin.engine.houbbpinyin;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy