is not current version
Last Version 2.1.2

com.github.shalousun:common-util 0.3

ApplicationPower common-util

GroupId

GroupId

com.github.shalousun
ArtifactId

ArtifactId

common-util
Version

Version

0.3
Type

Type

jar

Download common-util 0.3


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