is not current version
Last Version 2.3.90

io.fabric8.forge:forge-parent 2.2.148


GroupId

GroupId

io.fabric8.forge
ArtifactId

ArtifactId

forge-parent
Version

Version

2.2.148
Type

Type

pom

Download forge-parent 2.2.148

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