is not current version
Last Version 1.0.6

com.github.chengtaiheng:com-chth-utils 1.0.3

a tool about Java class

GroupId

GroupId

com.github.chengtaiheng
ArtifactId

ArtifactId

com-chth-utils
Version

Version

1.0.3
Type

Type

jar

Download com-chth-utils 1.0.3


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