is not current version
Last Version 2.1.2

com.github.fanzezhen:common 0.0.2.6

${project.artifactId}

GroupId

GroupId

com.github.fanzezhen
ArtifactId

ArtifactId

common
Version

Version

0.0.2.6
Type

Type

pom

Download common 0.0.2.6

Filename Size
common-0.0.2.6.pom 12 KB
Browse

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