is not current version
Last Version 4.1.1

com.nexmo.android:client-sdk 0.0.4

Nexmo Conversation API client SDK for Android

Categories

Categories

CLI User Interface
GroupId

GroupId

com.nexmo.android
ArtifactId

ArtifactId

client-sdk
Version

Version

0.0.4
Type

Type

aar

Download client-sdk 0.0.4


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