Last Version

Slack Webhook integration 1.4.0

Slack WebHook Integration for Java

License

License

Categories

Categories

Net
GroupId

GroupId

net.gpedro.integrations.slack
ArtifactId

ArtifactId

slack-webhook
Version

Version

1.4.0
Type

Type

jar
Description

Description

Slack Webhook integration
Slack WebHook Integration for Java
Project URL

Project URL

https://github.com/gpedro/slack-webhook
Source Code Management

Source Code Management

https://github.com/gpedro/slack-webhook

Download slack-webhook 1.4.0


<!-- https://jarcasting.com/artifacts/net.gpedro.integrations.slack/slack-webhook/ -->
<dependency>
    <groupId>net.gpedro.integrations.slack</groupId>
    <artifactId>slack-webhook</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.gpedro.integrations.slack/slack-webhook/
implementation 'net.gpedro.integrations.slack:slack-webhook:1.4.0'
// https://jarcasting.com/artifacts/net.gpedro.integrations.slack/slack-webhook/
implementation ("net.gpedro.integrations.slack:slack-webhook:1.4.0")
'net.gpedro.integrations.slack:slack-webhook:jar:1.4.0'
<dependency org="net.gpedro.integrations.slack" name="slack-webhook" rev="1.4.0">
  <artifact name="slack-webhook" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.gpedro.integrations.slack', module='slack-webhook', version='1.4.0')
)
libraryDependencies += "net.gpedro.integrations.slack" % "slack-webhook" % "1.4.0"
[net.gpedro.integrations.slack/slack-webhook "1.4.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.3.1

Project Modules

There are no modules declared in this project.