| License | License | 
|---|---|
| GroupId | GroupIdcom.github.chengtaiheng | 
| ArtifactId | ArtifactIdcom-chth-utils | 
| Last Version | Last Version1.0.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom-chth-utils a tool about Java class | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| com-chth-utils-1.0.6.pom | |
| com-chth-utils-1.0.6.jar | 15 KB | 
| com-chth-utils-1.0.6-sources.jar | 11 KB | 
| com-chth-utils-1.0.6-javadoc.jar | 111 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.chengtaiheng/com-chth-utils/ -->
<dependency>
    <groupId>com.github.chengtaiheng</groupId>
    <artifactId>com-chth-utils</artifactId>
    <version>1.0.6</version>
</dependency>// https://jarcasting.com/artifacts/com.github.chengtaiheng/com-chth-utils/
implementation 'com.github.chengtaiheng:com-chth-utils:1.0.6'// https://jarcasting.com/artifacts/com.github.chengtaiheng/com-chth-utils/
implementation ("com.github.chengtaiheng:com-chth-utils:1.0.6")'com.github.chengtaiheng:com-chth-utils:jar:1.0.6'<dependency org="com.github.chengtaiheng" name="com-chth-utils" rev="1.0.6">
  <artifact name="com-chth-utils" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.chengtaiheng', module='com-chth-utils', version='1.0.6')
)libraryDependencies += "com.github.chengtaiheng" % "com-chth-utils" % "1.0.6"[com.github.chengtaiheng/com-chth-utils "1.0.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.belerweb : pinyin4j | jar | 2.5.0 | 
| org.projectlombok : lombok | jar | 1.18.6 | 
| commons-io : commons-io | jar | 2.6 |