Last Version

voice-android 6.1.1

Twilio Voice Android SDK is a Java library for Android that enables VoIP communications with landlines or other Twilio Voice devices, including web browsers and iOS or Android phones.

License

License

GroupId

GroupId

com.twilio
ArtifactId

ArtifactId

voice-android
Version

Version

6.1.1
Type

Type

aar
Description

Description

voice-android
Twilio Voice Android SDK is a Java library for Android that enables VoIP communications with landlines or other Twilio Voice devices, including web browsers and iOS or Android phones.
Project URL

Project URL

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

Project Organization

Twilio, Inc.

Download voice-android 6.1.1


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

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0
com.getkeepsafe.relinker : relinker jar 1.4.2

Project Modules

There are no modules declared in this project.