pinyin2hanzi

Pinyin to hanzi for java(java 拼音转汉字工具包).

Лицензия

Лицензия

Группа

Группа

com.github.houbb
Идентификатор

Идентификатор

pinyin2hanzi
Последняя версия

Последняя версия

0.0.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

pinyin2hanzi
Pinyin to hanzi for java(java 拼音转汉字工具包).

Скачать pinyin2hanzi

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.houbb/pinyin2hanzi/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>pinyin2hanzi</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/pinyin2hanzi/
implementation 'com.github.houbb:pinyin2hanzi:0.0.6'
// https://jarcasting.com/artifacts/com.github.houbb/pinyin2hanzi/
implementation ("com.github.houbb:pinyin2hanzi:0.0.6")
'com.github.houbb:pinyin2hanzi:jar:0.0.6'
<dependency org="com.github.houbb" name="pinyin2hanzi" rev="0.0.6">
  <artifact name="pinyin2hanzi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='pinyin2hanzi', version='0.0.6')
)
libraryDependencies += "com.github.houbb" % "pinyin2hanzi" % "0.0.6"
[com.github.houbb/pinyin2hanzi "0.0.6"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.alibaba : fastjson jar 1.2.70
com.github.houbb : heaven jar 0.1.161

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
com.github.houbb : pinyin jar 0.3.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.0.6
0.0.5
0.0.4