is not current version
Last Version 2.6.8

com.github.yaoguoh:common 2.1.5-RELEASE

Common Dependencies

GroupId

GroupId

com.github.yaoguoh
ArtifactId

ArtifactId

common
Version

Version

2.1.5-RELEASE
Type

Type

pom

Download common 2.1.5-RELEASE

Filename Size
common-2.1.5-RELEASE.pom 13 KB
Browse

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