is not current version
Last Version 1.0.7

com.efeichong:efeichong-common 1.0.5

efeichong-common

GroupId

GroupId

com.efeichong
ArtifactId

ArtifactId

efeichong-common
Version

Version

1.0.5
Type

Type

pom

Download efeichong-common 1.0.5


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