is not current version
Last Version 2.1.2

com.github.shalousun:common-util 1.9.9

ApplicationPower common-util

GroupId

GroupId

com.github.shalousun
ArtifactId

ArtifactId

common-util
Version

Version

1.9.9
Type

Type

jar

Download common-util 1.9.9


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