is not current version
Last Version 2.1.20

io.github.tfahub:standard-parent 1.0.2

${project.groupId}:${project.artifactId}

GroupId

GroupId

io.github.tfahub
ArtifactId

ArtifactId

standard-parent
Version

Version

1.0.2
Type

Type

pom

Download standard-parent 1.0.2

Filename Size
standard-parent-1.0.2.pom 13 KB
Browse

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