is not current version
Last Version 4.1.1

com.nexmo.android:client-sdk 1.0.1

Nexmo Conversation API client SDK for Android

Categories

Categories

CLI User Interface
GroupId

GroupId

com.nexmo.android
ArtifactId

ArtifactId

client-sdk
Version

Version

1.0.1
Type

Type

aar

Download client-sdk 1.0.1


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