is not current version
Last Version 2.2.3

io.fabric8.jube.images.fabric8:hubot 2.0.35

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

GroupId

GroupId

io.fabric8.jube.images.fabric8
ArtifactId

ArtifactId

hubot
Version

Version

2.0.35
Type

Type

jar

Download hubot 2.0.35


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