is not current version
Last Version 1.2.0

com.nexmo:clientsdk null.0.1.60.local

Nexmo Conversation API client SDK for Android

Categories

Categories

CLI User Interface
GroupId

GroupId

com.nexmo
ArtifactId

ArtifactId

clientsdk
Version

Version

null.0.1.60.local
Type

Type

aar

Download clientsdk null.0.1.60.local


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