MVN

ai.active : webhook-sdk

Maven & Gradle

Sep 01, 2020
0 stars

Webhook SDK · Webhook Request Response Pojos

<dependency>
    <groupId>ai.active</groupId>
    <artifactId>webhook-sdk</artifactId>
    <version>1.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ai.active : webhook-sdk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.7

All Versions

Choose a version of ai.active : webhook-sdk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
webhook-sdk-1.0.7
webhook-sdk-1.0.6
webhook-sdk-1.0.5
webhook-sdk-1.0.4
webhook-sdk-1.0.3
webhook-sdk-1.0.2
webhook-sdk-1.0.1
webhook-sdk-1.0.0

How to add a dependency to Maven

Add the following ai.active : webhook-sdk maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ai.active</groupId>
    <artifactId>webhook-sdk</artifactId>
    <version>1.0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ai.active : webhook-sdk gradle dependency to your build.gradle file:

implementation 'ai.active:webhook-sdk:1.0.7'

Gradle Kotlin DSL: Add the following ai.active : webhook-sdk gradle kotlin dependency to your build.gradle.kts file:

implementation("ai.active:webhook-sdk:1.0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following ai.active : webhook-sdk sbt scala dependency to your build.sbt file:

libraryDependencies += "ai.active" % "webhook-sdk" % "1.0.7"

Advertisement

Dependencies from Group

Sep 01, 2020
0 stars

Discover Dependencies

Jul 17, 2023
6 usages
1.7k stars
Apr 15, 2019
491 stars
Apr 17, 2019
1 usages
255 stars
Aug 20, 2021
1 usages
1 stars
Aug 24, 2023
680 stars
Aug 24, 2023
680 stars
Oct 14, 2020
3 usages
752 stars