is not current version
Last Version 2.2.335

io.fabric8.devops.apps:hubot-irc 2.2.327

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

GroupId

GroupId

io.fabric8.devops.apps
ArtifactId

ArtifactId

hubot-irc
Version

Version

2.2.327
Type

Type

jar

Download hubot-irc 2.2.327


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