is not current version
Last Version 2.6.8

com.github.yaoguoh:common 2.3.1.RELEASE

Common Dependencies

GroupId

GroupId

com.github.yaoguoh
ArtifactId

ArtifactId

common
Version

Version

2.3.1.RELEASE
Type

Type

pom

Download common 2.3.1.RELEASE

Filename Size
common-2.3.1.RELEASE.pom 14 KB
Browse

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