is not current version
Last Version 6.5.0

com.vonage:client 5.5.0

Java client for Vonage APIs

Categories

Categories

CLI User Interface
GroupId

GroupId

com.vonage
ArtifactId

ArtifactId

client
Version

Version

5.5.0
Type

Type

jar

Download client 5.5.0


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