is not current version
Last Version 2.0.14

io.fabric8.tenant:tenant-team 2.0.4


Categories

Categories

Ant Build Tools
GroupId

GroupId

io.fabric8.tenant
ArtifactId

ArtifactId

tenant-team
Version

Version

2.0.4
Type

Type

pom

Download tenant-team 2.0.4

Filename Size
tenant-team-2.0.4.pom 12 KB
Browse

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