| License |
License |
|---|---|
| GroupId | GroupIdcom.twilio |
| ArtifactId | ArtifactIdaudioswitch |
| Last Version | Last Version1.1.5 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionAudioswitch
An Android audio management library for real-time communication apps.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| audioswitch-1.1.5.pom | |
| audioswitch-1.1.5-sources.jar | 14 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.twilio/audioswitch/ -->
<dependency>
<groupId>com.twilio</groupId>
<artifactId>audioswitch</artifactId>
<version>1.1.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.twilio/audioswitch/
implementation 'com.twilio:audioswitch:1.1.5'
// https://jarcasting.com/artifacts/com.twilio/audioswitch/
implementation ("com.twilio:audioswitch:1.1.5")
'com.twilio:audioswitch:aar:1.1.5'
<dependency org="com.twilio" name="audioswitch" rev="1.1.5">
<artifact name="audioswitch" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.twilio', module='audioswitch', version='1.1.5')
)
libraryDependencies += "com.twilio" % "audioswitch" % "1.1.5"
[com.twilio/audioswitch "1.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.3.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.21 |