| License |
License |
|---|---|
| GroupId | GroupIdcom.bandwidth |
| ArtifactId | ArtifactIdbandwidth-android-webrtc |
| Last Version | Last Version0.2.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionbandwidth-android-webrtc
Bandwidth Android SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bandwidth-android-webrtc-0.2.0.pom | |
| bandwidth-android-webrtc-0.2.0-sources.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bandwidth/bandwidth-android-webrtc/ -->
<dependency>
<groupId>com.bandwidth</groupId>
<artifactId>bandwidth-android-webrtc</artifactId>
<version>0.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bandwidth/bandwidth-android-webrtc/
implementation 'com.bandwidth:bandwidth-android-webrtc:0.2.0'
// https://jarcasting.com/artifacts/com.bandwidth/bandwidth-android-webrtc/
implementation ("com.bandwidth:bandwidth-android-webrtc:0.2.0")
'com.bandwidth:bandwidth-android-webrtc:aar:0.2.0'
<dependency org="com.bandwidth" name="bandwidth-android-webrtc" rev="0.2.0">
<artifact name="bandwidth-android-webrtc" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bandwidth', module='bandwidth-android-webrtc', version='0.2.0')
)
libraryDependencies += "com.bandwidth" % "bandwidth-android-webrtc" % "0.2.0"
[com.bandwidth/bandwidth-android-webrtc "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.neovisionaries : nv-websocket-client | jar | 2.14 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.3.0 |
| org.webrtc » google-webrtc | jar | 1.0.32006 |
| com.google.code.gson : gson | jar | 2.8.6 |