GroupId | GroupIdio.fabric8.jube.images.fabric8 |
---|---|
ArtifactId | ArtifactIdletschat |
Version | Version2.2.7 |
Type | Typejar |
Filename | Size |
---|---|
letschat-2.2.7.pom | |
letschat-2.2.7.jar | 13 KB |
letschat-2.2.7-sources.jar | 9 KB |
letschat-2.2.7-kubernetes.json | 3 KB |
letschat-2.2.7-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/letschat/ -->
<dependency>
<groupId>io.fabric8.jube.images.fabric8</groupId>
<artifactId>letschat</artifactId>
<version>2.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/letschat/
implementation 'io.fabric8.jube.images.fabric8:letschat:2.2.7'
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/letschat/
implementation ("io.fabric8.jube.images.fabric8:letschat:2.2.7")
'io.fabric8.jube.images.fabric8:letschat:jar:2.2.7'
<dependency org="io.fabric8.jube.images.fabric8" name="letschat" rev="2.2.7">
<artifact name="letschat" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.jube.images.fabric8', module='letschat', version='2.2.7')
)
libraryDependencies += "io.fabric8.jube.images.fabric8" % "letschat" % "2.2.7"
[io.fabric8.jube.images.fabric8/letschat "2.2.7"]