is not current version
Last Version 2.3.90

io.fabric8.forge:forge-parent 2.2.126


GroupId

GroupId

io.fabric8.forge
ArtifactId

ArtifactId

forge-parent
Version

Version

2.2.126
Type

Type

pom

Download forge-parent 2.2.126

Filename Size
forge-parent-2.2.126.pom 14 KB
Browse

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