chinese-common

The chinese-common tools for java(java 实现的中文相关基础工具类).

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

chinese-common
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

chinese-common
The chinese-common tools for java(java 实现的中文相关基础工具类).

Download chinese-common

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.85
com.github.houbb : segment jar 0.1.3
com.alibaba : fastjson jar 1.2.62

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1