GroupId | GroupIdio.fabric8.devops.apps |
---|---|
ArtifactId | ArtifactIdletschat |
Version | Version2.2.255 |
Type | Typejar |
Filename | Size |
---|---|
letschat-2.2.255.pom | |
letschat-2.2.255.jar | 38 KB |
letschat-2.2.255-sources.jar | 26 KB |
letschat-2.2.255-openshift.yml | 5 KB |
letschat-2.2.255-openshift.json | 6 KB |
letschat-2.2.255-kubernetes.yml | 5 KB |
letschat-2.2.255-kubernetes.json | 6 KB |
letschat-2.2.255-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.255</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/letschat/
implementation 'io.fabric8.devops.apps:letschat:2.2.255'
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/letschat/
implementation ("io.fabric8.devops.apps:letschat:2.2.255")
'io.fabric8.devops.apps:letschat:jar:2.2.255'
<dependency org="io.fabric8.devops.apps" name="letschat" rev="2.2.255">
<artifact name="letschat" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.devops.apps', module='letschat', version='2.2.255')
)
libraryDependencies += "io.fabric8.devops.apps" % "letschat" % "2.2.255"
[io.fabric8.devops.apps/letschat "2.2.255"]