GroupId | GroupIdio.fabric8.devops.apps |
---|---|
ArtifactId | ArtifactIdletschat |
Version | Version2.2.261 |
Type | Typejar |
Filename | Size |
---|---|
letschat-2.2.261.pom | |
letschat-2.2.261.jar | 39 KB |
letschat-2.2.261-sources.jar | 26 KB |
letschat-2.2.261-openshift.yml | 5 KB |
letschat-2.2.261-openshift.json | 6 KB |
letschat-2.2.261-kubernetes.yml | 5 KB |
letschat-2.2.261-kubernetes.json | 6 KB |
letschat-2.2.261-helm.tar.gz | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.devops.apps/letschat/ -->
<dependency>
<groupId>io.fabric8.devops.apps</groupId>
<artifactId>letschat</artifactId>
<version>2.2.261</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/letschat/
implementation 'io.fabric8.devops.apps:letschat:2.2.261'
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/letschat/
implementation ("io.fabric8.devops.apps:letschat:2.2.261")
'io.fabric8.devops.apps:letschat:jar:2.2.261'
<dependency org="io.fabric8.devops.apps" name="letschat" rev="2.2.261">
<artifact name="letschat" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.devops.apps', module='letschat', version='2.2.261')
)
libraryDependencies += "io.fabric8.devops.apps" % "letschat" % "2.2.261"
[io.fabric8.devops.apps/letschat "2.2.261"]