is not current version
Last Version 5.6.0

com.nexmo:client 3.7.0

Java client for Nexmo APIs

Categories

Categories

CLI User Interface
GroupId

GroupId

com.nexmo
ArtifactId

ArtifactId

client
Version

Version

3.7.0
Type

Type

jar

Download client 3.7.0


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