is not current version
Last Version 6.5.0

com.vonage:client 6.0.0

Java client for Vonage APIs

Categories

Categories

CLI User Interface
GroupId

GroupId

com.vonage
ArtifactId

ArtifactId

client
Version

Version

6.0.0
Type

Type

jar

Download client 6.0.0


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