is not current version
Last Version 2.7.0

com.github.yaoguoh:common-util 2.3.2.RELEASE


GroupId

GroupId

com.github.yaoguoh
ArtifactId

ArtifactId

common-util
Version

Version

2.3.2.RELEASE
Type

Type

jar

Download common-util 2.3.2.RELEASE


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