is not current version
Last Version 2.2.3

io.fabric8.jube.images.fabric8:hubot 2.2.2

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

GroupId

GroupId

io.fabric8.jube.images.fabric8
ArtifactId

ArtifactId

hubot
Version

Version

2.2.2
Type

Type

jar

Download hubot 2.2.2


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