is not current version
Last Version 2.1.2

com.github.fanzezhen:common 0.0.3.2

${project.artifactId}

GroupId

GroupId

com.github.fanzezhen
ArtifactId

ArtifactId

common
Version

Version

0.0.3.2
Type

Type

pom

Download common 0.0.3.2

Filename Size
common-0.0.3.2.pom 12 KB
Browse

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