is not current version
Last Version 2.2.335

io.fabric8.devops.apps:hubot-notifier 2.2.198

Watches the OpenShift environment and notifies Hubot of events such as builds completing or failing

GroupId

GroupId

io.fabric8.devops.apps
ArtifactId

ArtifactId

hubot-notifier
Version

Version

2.2.198
Type

Type

jar

Download hubot-notifier 2.2.198


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