Last Version

client-android 1.2.21

Twilio Client Android is a Java library for Android that enables voice communications with landlines or other Twilio Client devices, including web browsers and other mobile devices.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.twilio
ArtifactId

ArtifactId

client-android
Version

Version

1.2.21
Type

Type

aar
Description

Description

client-android
Twilio Client Android is a Java library for Android that enables voice communications with landlines or other Twilio Client devices, including web browsers and other mobile devices.
Project URL

Project URL

https://www.twilio.com/docs/voice/voip-sdk/android
Project Organization

Project Organization

Twilio, Inc.

Download client-android 1.2.21


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 23.3.0

Project Modules

There are no modules declared in this project.