MVN

org.whispersystems : webrtc-android

Maven & Gradle

Sep 11, 2019

webrtc-android · WebRTC for Android

<dependency>
    <groupId>org.whispersystems</groupId>
    <artifactId>webrtc-android</artifactId>
    <version>M77</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.whispersystems : webrtc-android to add to Maven or Gradle - Latest Versions:

  • Latest Stable: M77

All Versions

Choose a version of org.whispersystems : webrtc-android to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
14579
webrtc-android-14579
M77
webrtc-android-M77
M76
webrtc-android-M76
M75
webrtc-android-M75
M74
webrtc-android-M74
M73
webrtc-android-M73-S1
webrtc-android-M73
M72
webrtc-android-M72-S2
webrtc-android-M72-S1
webrtc-android-M72
M71
webrtc-android-M71
M70
webrtc-android-M70
M69
webrtc-android-M69
M68
webrtc-android-M68
M67
webrtc-android-M67
M64
webrtc-android-M64
M63
webrtc-android-M63
M59
webrtc-android-M59-S1
webrtc-android-M59
M57
webrtc-android-M57-S2
webrtc-android-M57-S1
webrtc-android-M57
M56
webrtc-android-M56-S1
webrtc-android-M56

How to add a dependency to Maven

Add the following org.whispersystems : webrtc-android maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.whispersystems</groupId>
    <artifactId>webrtc-android</artifactId>
    <version>M77</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.whispersystems : webrtc-android gradle dependency to your build.gradle file:

implementation 'org.whispersystems:webrtc-android:M77'

Gradle Kotlin DSL: Add the following org.whispersystems : webrtc-android gradle kotlin dependency to your build.gradle.kts file:

implementation("org.whispersystems:webrtc-android:M77")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.whispersystems : webrtc-android sbt scala dependency to your build.sbt file:

libraryDependencies += "org.whispersystems" % "webrtc-android" % "M77"

Advertisement

Dependencies from Group

May 04, 2018
24 usages
225 stars
Nov 02, 2019
10 usages
May 04, 2018
5 usages
225 stars
Feb 03, 2016
2 usages

Discover Dependencies

Oct 28, 2022
2.8k stars
Sep 16, 2019
4 usages
1.8k stars
Mar 11, 2021
3 usages
3.1k stars
Dec 27, 2022
8 usages
285 stars
Oct 04, 2017
2 usages
Apr 09, 2018
2 usages
Jul 05, 2019
2 usages
10 stars
Aug 09, 2023
2 usages
1.4k stars