MVN

io.github.biezhi : TinyPinyin

Maven & Gradle

Dec 07, 2019
11 usages
36 stars

redis-dqueue · 适用于Java的快速、低内存占用的汉字转拼音库。

<dependency>
    <groupId>io.github.biezhi</groupId>
    <artifactId>TinyPinyin</artifactId>
    <version>2.0.3.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.biezhi : TinyPinyin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.3.RELEASE

All Versions

Choose a version of io.github.biezhi : TinyPinyin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
TinyPinyin-2.0.3.RELEASE
TinyPinyin-2.0.3
TinyPinyin-2.0.2

How to add a dependency to Maven

Add the following io.github.biezhi : TinyPinyin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.biezhi</groupId>
    <artifactId>TinyPinyin</artifactId>
    <version>2.0.3.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.biezhi : TinyPinyin gradle dependency to your build.gradle file:

implementation 'io.github.biezhi:TinyPinyin:2.0.3.RELEASE'

Gradle Kotlin DSL: Add the following io.github.biezhi : TinyPinyin gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.biezhi:TinyPinyin:2.0.3.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.biezhi : TinyPinyin sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.biezhi" % "TinyPinyin" % "2.0.3.RELEASE"

Advertisement

Dependencies from Group

Dec 07, 2019
11 usages
36 stars
Oct 09, 2018
3 usages
703 stars
Dec 27, 2018
3 usages
44 stars
Oct 01, 2017
2 usages
43 stars
Dec 06, 2019
2 usages
38 stars

Discover Dependencies

Jul 19, 2023
10 usages
16 stars
Jan 27, 2016
2 usages
Sep 20, 2021
7 usages
12 stars
Dec 28, 2019
3 usages
3 stars
May 10, 2019
2 usages
39 stars
May 20, 2021
3 usages
1.6k stars
Dec 22, 2020
14 usages
2 stars