Last Version

Nexmo Client SDK 0.0.10

Nexmo Conversation API client SDK for Android

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.nexmo.android
ArtifactId

ArtifactId

client-core
Version

Version

0.0.10
Type

Type

aar
Description

Description

Nexmo Client SDK
Nexmo Conversation API client SDK for Android
Project URL

Project URL

https://github.com/Nexmo/stitch-android-quickstart
Source Code Management

Source Code Management

https://github.com/Nexmo/stitch-android-quickstart

Download client-core 0.0.10


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

Dependencies

compile (9)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 28.0.0
io.socket : socket.io-client jar 1.0.0
com.squareup.retrofit2 : retrofit jar 2.4.0
com.squareup.retrofit2 : adapter-rxjava2 jar 2.4.0
com.squareup.retrofit2 : converter-gson jar 2.4.0
com.squareup.okhttp3 : logging-interceptor jar 3.9.1
com.google.code.gson : gson jar 2.8.2
com.nexmo.android : miniRTC jar 0.0.9
com.nexmo.android : client-infrastructures jar 0.0.3

Project Modules

There are no modules declared in this project.