is not current version
Last Version 2.1.2

com.github.shalousun:common-util 2.0.2

ApplicationPower common-util

GroupId

GroupId

com.github.shalousun
ArtifactId

ArtifactId

common-util
Version

Version

2.0.2
Type

Type

jar

Download common-util 2.0.2


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