is not current version
Last Version 1.3.4.4

com.github.fanzezhen:parent 1.3.4.1

${project.artifactId}

GroupId

GroupId

com.github.fanzezhen
ArtifactId

ArtifactId

parent
Version

Version

1.3.4.1
Type

Type

pom

Download parent 1.3.4.1

Filename Size
parent-1.3.4.1.pom 12 KB
Browse

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