is not current version
Last Version 1.0.4

com.github.pingbu:pingbu-pinyin 1.0.3

A util library to help searching by Chinese Pinyin

GroupId

GroupId

com.github.pingbu
ArtifactId

ArtifactId

pingbu-pinyin
Version

Version

1.0.3
Type

Type

jar

Download pingbu-pinyin 1.0.3


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