MVN

com.github.taptap : pinyin-plus

Maven & Gradle

Mar 02, 2021
62 usages
111 stars

pinyin-plus · 汉字转拼音

<dependency>
    <groupId>com.github.taptap</groupId>
    <artifactId>pinyin-plus</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0

All Versions

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

Version Vulnerabilities Updated
1.0
pinyin-plus-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.taptap</groupId>
    <artifactId>pinyin-plus</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.taptap:pinyin-plus:1.0'

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

implementation("com.github.taptap:pinyin-plus:1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.taptap" % "pinyin-plus" % "1.0"

Advertisement

Dependencies from Group

Mar 02, 2021
62 usages
111 stars

Discover Dependencies

Feb 25, 2021
1 usages
7 stars
Feb 25, 2021
34 stars
Feb 27, 2021
4 stars
Sep 10, 2022
4 stars
Sep 10, 2022
4 stars
Feb 27, 2021
3 stars
Sep 10, 2022
3 stars
Sep 10, 2022
3 stars
Sep 10, 2022
4 stars
Feb 24, 2021
3 stars