is not current version
Last Version 2.0.91

io.fabric8.tenant:tenant-che 2.0.80


Categories

Categories

Ant Build Tools Eclipse Che Development Tools IDE
GroupId

GroupId

io.fabric8.tenant
ArtifactId

ArtifactId

tenant-che
Version

Version

2.0.80
Type

Type

pom

Download tenant-che 2.0.80

Filename Size
tenant-che-2.0.80.pom 12 KB
Browse

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