is not current version
Last Version 0.3.1

pinyin 0.2.2

The pinyin tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

pinyin
Version

Version

0.2.2
Type

Type

jar
Description

Description

pinyin
The pinyin tool for java.
Source Code Management

Source Code Management

https://github.com/houbb/pinyin

Download pinyin 0.2.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.144
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.