is not current version
Last Version 2.2.335

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

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

GroupId

GroupId

io.fabric8.devops.apps
ArtifactId

ArtifactId

hubot-letschat
Version

Version

2.2.49
Type

Type

jar

Download hubot-letschat 2.2.49


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