is not current version
Last Version 2.2.335

io.fabric8.devops.apps:hubot-letschat 2.2.171

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

GroupId

GroupId

io.fabric8.devops.apps
ArtifactId

ArtifactId

hubot-letschat
Version

Version

2.2.171
Type

Type

jar

Download hubot-letschat 2.2.171


<!-- https://jarcasting.com/artifacts/io.fabric8.devops.apps/hubot-letschat/ -->
<dependency>
    <groupId>io.fabric8.devops.apps</groupId>
    <artifactId>hubot-letschat</artifactId>
    <version>2.2.171</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/hubot-letschat/
implementation 'io.fabric8.devops.apps:hubot-letschat:2.2.171'
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/hubot-letschat/
implementation ("io.fabric8.devops.apps:hubot-letschat:2.2.171")
'io.fabric8.devops.apps:hubot-letschat:jar:2.2.171'
<dependency org="io.fabric8.devops.apps" name="hubot-letschat" rev="2.2.171">
  <artifact name="hubot-letschat" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.devops.apps', module='hubot-letschat', version='2.2.171')
)
libraryDependencies += "io.fabric8.devops.apps" % "hubot-letschat" % "2.2.171"
[io.fabric8.devops.apps/hubot-letschat "2.2.171"]