pinyin4j-chinese-simplified
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>cn.lalaki</groupId> <artifactId>pinyin4j-chinese-simplified</artifactId> <version>1.0.7</version> </dependency>
<?xml version="1.0" encoding="UTF-8"?><project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><modelVersion>4.0.0</modelVersion><groupId>cn.lalaki</groupId><artifactId>pinyin4j-chinese-simplified</artifactId><version>1.0.7</version><packaging>aar</packaging><name>pinyin4j-chinese-simplified</name><description>pinyin4j-chinese-simplified for Android, 仅支持汉字转换简体中文拼音的精简版,体积超小。https://github.com/lalakii/pinyin4j</description><url>https://github.com/lalakii/pinyin4j</url><organization><name>lalaki.cn</name><url>https://github.com/lalakii/pinyin4j</url></organization><licenses><license><name>GNU General Public License, version 2</name><url>https://www.gnu.org/licenses/old-licenses/gpl-2.0.zh-cn.html</url></license></licenses><developers><developer><name>lalakii</name></developer></developers><scm><connection>scm:git:https://github.com/lalakii/pinyin4j.git</connection><url>https://github.com/lalakii/pinyin4j</url></scm></project>