GroupId | GroupIdio.fabric8.devops.apps |
---|---|
ArtifactId | ArtifactIdhubot-slack |
Version | Version2.2.75 |
Type | Typejar |
Filename | Size |
---|---|
hubot-slack-2.2.75.pom | |
hubot-slack-2.2.75.jar | 91 KB |
hubot-slack-2.2.75-sources.jar | 87 KB |
hubot-slack-2.2.75-kubernetes.yml | 1 KB |
hubot-slack-2.2.75-kubernetes.json | 2 KB |
hubot-slack-2.2.75-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.devops.apps/hubot-slack/ -->
<dependency>
<groupId>io.fabric8.devops.apps</groupId>
<artifactId>hubot-slack</artifactId>
<version>2.2.75</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/hubot-slack/
implementation 'io.fabric8.devops.apps:hubot-slack:2.2.75'
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/hubot-slack/
implementation ("io.fabric8.devops.apps:hubot-slack:2.2.75")
'io.fabric8.devops.apps:hubot-slack:jar:2.2.75'
<dependency org="io.fabric8.devops.apps" name="hubot-slack" rev="2.2.75">
<artifact name="hubot-slack" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.devops.apps', module='hubot-slack', version='2.2.75')
)
libraryDependencies += "io.fabric8.devops.apps" % "hubot-slack" % "2.2.75"
[io.fabric8.devops.apps/hubot-slack "2.2.75"]