is not current version
Last Version 3.0.38

com.github.jchanghong:utils 2.3.0.3


GroupId

GroupId

com.github.jchanghong
ArtifactId

ArtifactId

utils
Version

Version

2.3.0.3
Type

Type

jar

Download utils 2.3.0.3


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