MVN

com.github.pingbu : pingbu-pinyin

Maven & Gradle

Oct 09, 2019
2 usages

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

<dependency>
    <groupId>com.github.pingbu</groupId>
    <artifactId>pingbu-pinyin</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.pingbu : pingbu-pinyin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of com.github.pingbu : pingbu-pinyin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
pingbu-pinyin-1.0.4
pingbu-pinyin-1.0.3
pingbu-pinyin-1.0.2
pingbu-pinyin-1.0.1
1.0
pingbu-pinyin-1.0

How to add a dependency to Maven

Add the following com.github.pingbu : pingbu-pinyin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.pingbu</groupId>
    <artifactId>pingbu-pinyin</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.pingbu : pingbu-pinyin gradle dependency to your build.gradle file:

implementation 'com.github.pingbu:pingbu-pinyin:1.0.4'

Gradle Kotlin DSL: Add the following com.github.pingbu : pingbu-pinyin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.pingbu:pingbu-pinyin:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.pingbu : pingbu-pinyin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.pingbu" % "pingbu-pinyin" % "1.0.4"

Advertisement

Dependencies from Group

May 16, 2018
3 usages
May 15, 2018
2 usages
Oct 09, 2019
2 usages

Discover Dependencies

Jun 14, 2018
2 usages
45.1k stars
Nov 08, 2019
4 usages
0 stars
Apr 05, 2019
2 usages
1 stars
Dec 03, 2021
2 usages
0 stars
Jun 19, 2019
2 usages
1 stars
Feb 18, 2019
2 usages
1 stars
Mar 20, 2019
2 usages
0 stars