is not current version
Last Version 3.0.38

com.github.jchanghong:utils 3.0.30


GroupId

GroupId

com.github.jchanghong
ArtifactId

ArtifactId

utils
Version

Version

3.0.30
Type

Type

jar

Download utils 3.0.30


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