is not current version
Last Version 2.2.23.1

io.fabric8.apps:app-groups 2.2.3


GroupId

GroupId

io.fabric8.apps
ArtifactId

ArtifactId

app-groups
Version

Version

2.2.3
Type

Type

pom

Download app-groups 2.2.3

Filename Size
app-groups-2.2.3.pom 2 KB
Browse

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