is not current version
Last Version 2.2.1

io.fabric8.apps:apps-groups 2.1.11


GroupId

GroupId

io.fabric8.apps
ArtifactId

ArtifactId

apps-groups
Version

Version

2.1.11
Type

Type

pom

Download apps-groups 2.1.11

Filename Size
apps-groups-2.1.11.pom 2 KB
Browse

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