MVN

com.vonage : client

Maven & Gradle

Aug 10, 2023
2 usages
91 stars

Vonage Java Server SDK · Java client for Vonage APIs

<dependency>
    <groupId>com.vonage</groupId>
    <artifactId>client</artifactId>
    <version>7.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.vonage : client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.7.0

All Versions

Choose a version of com.vonage : client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.7.x
client-7.7.0
7.6.x
client-7.6.0
7.5.x
client-7.5.0
7.4.x
client-7.4.0
7.3.x
client-7.3.0
7.2.x
client-7.2.0
7.1.x
client-7.1.1
client-7.1.0
7.0.x
client-7.0.0
6.5.x
client-6.5.0
6.4.x
client-6.4.2
client-6.4.0
6.3.x
client-6.3.0
6.2.x
client-6.2.0
6.1.x
client-6.1.0
6.0.x
client-6.0.0
5.6.x
client-5.6.0
5.5.x
client-5.5.0

How to add a dependency to Maven

Add the following com.vonage : client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.vonage</groupId>
    <artifactId>client</artifactId>
    <version>7.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.vonage : client gradle dependency to your build.gradle file:

implementation 'com.vonage:client:7.7.0'

Gradle Kotlin DSL: Add the following com.vonage : client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.vonage:client:7.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.vonage : client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.vonage" % "client" % "7.7.0"

Advertisement

Dependencies from Group

Aug 10, 2023
2 usages
91 stars
Aug 24, 2023
1 usages
0 stars
Apr 07, 2021
1 stars

Discover Dependencies

Feb 19, 2021
2 usages
12 stars
Apr 23, 2023
3 usages
Aug 01, 2021
4 usages
0 stars
May 11, 2021
2 usages
6 stars
Jul 05, 2022
2 usages
6 stars
May 10, 2021
2 usages
66 stars
May 18, 2021
2 usages
0 stars
Mar 24, 2023
4 usages
98 stars