is not current version
Last Version 1.0.4

com.github.pingbu:pingbu-pinyin 1.0

A util library to help searching by Chinese Pinyin

GroupId

GroupId

com.github.pingbu
ArtifactId

ArtifactId

pingbu-pinyin
Version

Version

1.0
Type

Type

jar

Download pingbu-pinyin 1.0


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