is not current version
Last Version 3.0.38

com.github.jchanghong:utils 3.0.22


GroupId

GroupId

com.github.jchanghong
ArtifactId

ArtifactId

utils
Version

Version

3.0.22
Type

Type

jar

Download utils 3.0.22


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