is not current version
Last Version 2.3.90

io.fabric8.forge:forge-parent 2.2.119


GroupId

GroupId

io.fabric8.forge
ArtifactId

ArtifactId

forge-parent
Version

Version

2.2.119
Type

Type

pom

Download forge-parent 2.2.119

Filename Size
forge-parent-2.2.119.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.119</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.forge/forge-parent/
implementation 'io.fabric8.forge:forge-parent:2.2.119'
// https://jarcasting.com/artifacts/io.fabric8.forge/forge-parent/
implementation ("io.fabric8.forge:forge-parent:2.2.119")
'io.fabric8.forge:forge-parent:pom:2.2.119'
<dependency org="io.fabric8.forge" name="forge-parent" rev="2.2.119">
  <artifact name="forge-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.forge', module='forge-parent', version='2.2.119')
)
libraryDependencies += "io.fabric8.forge" % "forge-parent" % "2.2.119"
[io.fabric8.forge/forge-parent "2.2.119"]