is not current version
Last Version 2.1.20

io.github.tfahub:standard-parent 2.1.0

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

GroupId

GroupId

io.github.tfahub
ArtifactId

ArtifactId

standard-parent
Version

Version

2.1.0
Type

Type

pom

Download standard-parent 2.1.0

Filename Size
standard-parent-2.1.0.pom 17 KB
Browse

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