License |
License |
---|---|
GroupId | GroupIdcom.twilio |
ArtifactId | ArtifactIdvoice-android |
Version | Version6.0.1 |
Type | Typeaar |
Description |
Descriptionvoice-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 |
Project Organization |
Project Organization |
Filename | Size |
---|---|
voice-android-6.0.1.pom | |
voice-android-6.0.1-sources.jar | 101 KB |
voice-android-6.0.1-javadoc.jar | 197 KB |
voice-android-6.0.1-acknowledgements.md | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.twilio/voice-android/ -->
<dependency>
<groupId>com.twilio</groupId>
<artifactId>voice-android</artifactId>
<version>6.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.twilio/voice-android/
implementation 'com.twilio:voice-android:6.0.1'
// https://jarcasting.com/artifacts/com.twilio/voice-android/
implementation ("com.twilio:voice-android:6.0.1")
'com.twilio:voice-android:aar:6.0.1'
<dependency org="com.twilio" name="voice-android" rev="6.0.1">
<artifact name="voice-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.twilio', module='voice-android', version='6.0.1')
)
libraryDependencies += "com.twilio" % "voice-android" % "6.0.1"
[com.twilio/voice-android "6.0.1"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.2.0 |
com.getkeepsafe.relinker : relinker | jar | 1.4.2 |