License |
License |
---|---|
GroupId | GroupIdcom.twilio |
ArtifactId | ArtifactIdvoice-android |
Version | Version5.8.0 |
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-5.8.0.pom | |
voice-android-5.8.0-sources.jar | 101 KB |
voice-android-5.8.0-javadoc.jar | 197 KB |
voice-android-5.8.0-acknowledgements.md | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.twilio/voice-android/ -->
<dependency>
<groupId>com.twilio</groupId>
<artifactId>voice-android</artifactId>
<version>5.8.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.twilio/voice-android/
implementation 'com.twilio:voice-android:5.8.0'
// https://jarcasting.com/artifacts/com.twilio/voice-android/
implementation ("com.twilio:voice-android:5.8.0")
'com.twilio:voice-android:aar:5.8.0'
<dependency org="com.twilio" name="voice-android" rev="5.8.0">
<artifact name="voice-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.twilio', module='voice-android', version='5.8.0')
)
libraryDependencies += "com.twilio" % "voice-android" % "5.8.0"
[com.twilio/voice-android "5.8.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 28.0.0 |
com.getkeepsafe.relinker : relinker | jar | 1.4.2 |