MVN

com.github.houbb : pinyin

Maven & Gradle

Mar 27, 2023
12 usages
200 stars

pinyin · The pinyin tool for java.

<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>pinyin</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.4.0

All Versions

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

Version Vulnerabilities Updated
0.4.x
pinyin-0.4.0
0.3.x
pinyin-0.3.1
pinyin-0.3.0
0.2.x
pinyin-0.2.2
pinyin-0.2.1
pinyin-0.2.0
0.1.x
pinyin-0.1.6
pinyin-0.1.5
pinyin-0.1.4
pinyin-0.1.3
pinyin-0.1.2
pinyin-0.1.1
pinyin-0.1.0
0.0.x
pinyin-0.0.9
pinyin-0.0.8
pinyin-0.0.7
pinyin-0.0.6
pinyin-0.0.5
pinyin-0.0.4
pinyin-0.0.3
pinyin-0.0.2
pinyin-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>pinyin</artifactId>
    <version>0.4.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.houbb:pinyin:0.4.0'

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

implementation("com.github.houbb:pinyin:0.4.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.houbb" % "pinyin" % "0.4.0"

Advertisement

Dependencies from Group

Aug 03, 2023
235 usages
33 stars
May 06, 2020
75 usages
Aug 04, 2020
49 usages
Aug 04, 2020
26 usages
Jul 03, 2022
20 usages

Discover Dependencies

Mar 07, 2019
5 usages
7 stars
Sep 26, 2019
6 usages
3 stars
Oct 27, 2017
2 usages
Jul 28, 2021
6 usages
31 stars
Dec 23, 2022
62 usages
25 stars
Jul 25, 2019
11 usages
Jul 17, 2023
8 usages