Pingbu's Chinese Pinyin Util Library

A util library to help searching by Chinese Pinyin

License

License

GroupId

GroupId

com.github.pingbu
ArtifactId

ArtifactId

pingbu-pinyin
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Pingbu's Chinese Pinyin Util Library
A util library to help searching by Chinese Pinyin

Download pingbu-pinyin

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.pingbu : pingbu-logger jar 1.0
com.github.pingbu : pingbu-storage jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0