is not current version
Last Version 2.0.14

io.fabric8.tenant:tenant-team 1.0.0


Categories

Categories

Ant Build Tools
GroupId

GroupId

io.fabric8.tenant
ArtifactId

ArtifactId

tenant-team
Version

Version

1.0.0
Type

Type

pom

Download tenant-team 1.0.0

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

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