MVN

io.openwebrtc : openwebrtc-android

Maven & Gradle

Apr 27, 2015
2 usages
45 stars

OpenWebRTC for Android · A mobile-first WebRTC client framework for building native apps

<dependency>
    <groupId>io.openwebrtc</groupId>
    <artifactId>openwebrtc-android</artifactId>
    <version>0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.openwebrtc : openwebrtc-android to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3

All Versions

Choose a version of io.openwebrtc : openwebrtc-android to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3
openwebrtc-android-0.3

How to add a dependency to Maven

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

<dependency>
    <groupId>io.openwebrtc</groupId>
    <artifactId>openwebrtc-android</artifactId>
    <version>0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.openwebrtc : openwebrtc-android gradle dependency to your build.gradle file:

implementation 'io.openwebrtc:openwebrtc-android:0.3'

Gradle Kotlin DSL: Add the following io.openwebrtc : openwebrtc-android gradle kotlin dependency to your build.gradle.kts file:

implementation("io.openwebrtc:openwebrtc-android:0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.openwebrtc : openwebrtc-android sbt scala dependency to your build.sbt file:

libraryDependencies += "io.openwebrtc" % "openwebrtc-android" % "0.3"

Advertisement

Dependencies from Group

Apr 27, 2015
2 usages
45 stars
Apr 28, 2015
45 stars

Discover Dependencies

Jun 09, 2023
81 stars
Feb 06, 2016
53 usages
705 stars
Apr 29, 2015
2 stars
Jul 27, 2023
62 usages
1.7k stars
Aug 21, 2023
163 usages
467 stars
Sep 28, 2017
15 usages
221 stars
Jul 20, 2023
9 usages
282 stars
Jan 14, 2016
22 usages
1.9k stars
Aug 18, 2016
42 usages
4.6k stars