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

cn.hutool.extra.pinyin.engine.pinyin4j.package-info Maven / Gradle / Ivy

There is a newer version: 5.8.33
Show newest version
/**
 * 封装了Pinyin4j的引擎。
 *
 * 

* pinyin4j(http://sourceforge.net/projects/pinyin4j)封装。 *

* *

* 引入: *

 * <dependency>
 *     <groupId>com.belerweb</groupId>
 *     <artifactId>pinyin4j</artifactId>
 *     <version>2.5.1</version>
 * </dependency>
 * 
* * @author looly */ package cn.hutool.extra.pinyin.engine.pinyin4j;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy