is not current version
Last Version 2.6.8

com.github.yaoguoh:common 2.4.3

Common Dependencies

GroupId

GroupId

com.github.yaoguoh
ArtifactId

ArtifactId

common
Version

Version

2.4.3
Type

Type

pom

Download common 2.4.3

Filename Size
common-2.4.3.pom 14 KB
Browse

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