Files download
File Operation
webrtc-android-20240201.pom download
webrtc-android-20240201-sources.jar download
Apache Maven
<dependency>
  <groupId>com.ozobot</groupId>
  <artifactId>webrtc-android</artifactId>
  <version>20240201</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.ozobot:webrtc-android:20240201'
Gradle Kotlin
implementation("com.ozobot:webrtc-android:20240201")
Scala SBT
libraryDependencies += "com.ozobot" % "webrtc-android" % "20240201"
Groovy Grape
@Grapes(
  @Grab(group='com.ozobot', module='webrtc-android', version='20240201')
)
Apache Ivy
<dependency org="com.ozobot" name="webrtc-android" rev="20240201" />
Leiningen
[com.ozobot/webrtc-android "20240201"]
Apache Buildr
'com.ozobot:webrtc-android:jar:20240201'
Dependencies
The project has no third-party dependencies