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