| License |
License |
|---|---|
| GroupId | GroupIdcom.github.houbb |
| ArtifactId | ArtifactIdchinese-common |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionchinese-common
The chinese-common tools for java(java 实现的中文相关基础工具类).
|
| Filename | Size |
|---|---|
| chinese-common-0.0.3.pom | |
| chinese-common-0.0.3.jar | 30 KB |
| chinese-common-0.0.3-sources.jar | 23 KB |
| chinese-common-0.0.3-javadoc.jar | 279 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |