is not current version
Last Version 4.1.1

com.nexmo.android:client-sdk 1.2.0

Nexmo Conversation API client SDK for Android

Categories

Categories

CLI User Interface
GroupId

GroupId

com.nexmo.android
ArtifactId

ArtifactId

client-sdk
Version

Version

1.2.0
Type

Type

aar

Download client-sdk 1.2.0


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