GroupId | GroupIdio.fabric8.jube.images.fabric8 |
---|---|
ArtifactId | ArtifactIdhubot-notifier |
Version | Version2.0.41 |
Type | Typejar |
Filename | Size |
---|---|
hubot-notifier-2.0.41.pom | |
hubot-notifier-2.0.41.jar | 11 KB |
hubot-notifier-2.0.41-sources.jar | 6 KB |
hubot-notifier-2.0.41-kubernetes.json | 1 KB |
hubot-notifier-2.0.41-javadoc.jar | 49 KB |
hubot-notifier-2.0.41-image.zip | 12 MB |
hubot-notifier-2.0.41-app.zip | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/hubot-notifier/ -->
<dependency>
<groupId>io.fabric8.jube.images.fabric8</groupId>
<artifactId>hubot-notifier</artifactId>
<version>2.0.41</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/hubot-notifier/
implementation 'io.fabric8.jube.images.fabric8:hubot-notifier:2.0.41'
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/hubot-notifier/
implementation ("io.fabric8.jube.images.fabric8:hubot-notifier:2.0.41")
'io.fabric8.jube.images.fabric8:hubot-notifier:jar:2.0.41'
<dependency org="io.fabric8.jube.images.fabric8" name="hubot-notifier" rev="2.0.41">
<artifact name="hubot-notifier" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.jube.images.fabric8', module='hubot-notifier', version='2.0.41')
)
libraryDependencies += "io.fabric8.jube.images.fabric8" % "hubot-notifier" % "2.0.41"
[io.fabric8.jube.images.fabric8/hubot-notifier "2.0.41"]