MVN

net.gpedro.integrations.slack : slack-webhook

Maven & Gradle

Dec 10, 2017
2 usages
180 stars

Slack Webhook integration · Slack WebHook Integration for Java

<dependency>
    <groupId>net.gpedro.integrations.slack</groupId>
    <artifactId>slack-webhook</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.gpedro.integrations.slack : slack-webhook to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of net.gpedro.integrations.slack : slack-webhook to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
slack-webhook-1.4.0
1.3.x
slack-webhook-1.3.0
1.2.x
slack-webhook-1.2.1
slack-webhook-1.2.0
1.1.x
slack-webhook-1.1.2
slack-webhook-1.1.1

How to add a dependency to Maven

Add the following net.gpedro.integrations.slack : slack-webhook maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.gpedro.integrations.slack</groupId>
    <artifactId>slack-webhook</artifactId>
    <version>1.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.gpedro.integrations.slack : slack-webhook gradle dependency to your build.gradle file:

implementation 'net.gpedro.integrations.slack:slack-webhook:1.4.0'

Gradle Kotlin DSL: Add the following net.gpedro.integrations.slack : slack-webhook gradle kotlin dependency to your build.gradle.kts file:

implementation("net.gpedro.integrations.slack:slack-webhook:1.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.gpedro.integrations.slack : slack-webhook sbt scala dependency to your build.sbt file:

libraryDependencies += "net.gpedro.integrations.slack" % "slack-webhook" % "1.4.0"

Advertisement

Dependencies from Group

Dec 10, 2017
2 usages
180 stars

Discover Dependencies

Sep 23, 2015
1 usages
12 stars
Sep 23, 2015
12 stars
Sep 23, 2015
12 stars
Sep 25, 2015
0 stars
Jul 21, 2022
54 stars
Jul 04, 2023
0 stars
May 15, 2017
7 usages
52 stars
Dec 29, 2015
1 usages
72 stars
Mar 02, 2016