pinyin

The pinyin tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

pinyin
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

pinyin
The pinyin tool for java.
Source Code Management

Source Code Management

https://github.com/houbb/pinyin

Download pinyin

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.154
com.github.houbb : nlp-common jar 0.0.3

test (2)

Group / Artifact Type Version
junit : junit Optional jar 4.13.1
com.belerweb : pinyin4j Optional jar 2.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1