is not current version
Last Version 2.2.23.1

io.fabric8.jube.images.fabric8:hubot-letschat 2.2.11

[Hubot](http://hubot.github.com) chat bot for Lets Chat

GroupId

GroupId

io.fabric8.jube.images.fabric8
ArtifactId

ArtifactId

hubot-letschat
Version

Version

2.2.11
Type

Type

jar

Download hubot-letschat 2.2.11


<!-- 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.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/hubot-letschat/
implementation 'io.fabric8.jube.images.fabric8:hubot-letschat:2.2.11'
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/hubot-letschat/
implementation ("io.fabric8.jube.images.fabric8:hubot-letschat:2.2.11")
'io.fabric8.jube.images.fabric8:hubot-letschat:jar:2.2.11'
<dependency org="io.fabric8.jube.images.fabric8" name="hubot-letschat" rev="2.2.11">
  <artifact name="hubot-letschat" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.jube.images.fabric8', module='hubot-letschat', version='2.2.11')
)
libraryDependencies += "io.fabric8.jube.images.fabric8" % "hubot-letschat" % "2.2.11"
[io.fabric8.jube.images.fabric8/hubot-letschat "2.2.11"]