is not current version
Last Version 1.2.0

com.nexmo:clientsdk 0.0.1

Nexmo Conversation API client SDK for Android

Categories

Categories

CLI User Interface
GroupId

GroupId

com.nexmo
ArtifactId

ArtifactId

clientsdk
Version

Version

0.0.1
Type

Type

aar

Download clientsdk 0.0.1


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