License |
License |
---|---|
GroupId | GroupIdcom.pexip.webrtc |
ArtifactId | ArtifactIdwebrtc |
Last Version | Last Version100.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionwebrtc
WebRTC binary built for Android
|
Filename | Size |
---|---|
webrtc-100.0.0.pom | |
webrtc-100.0.0-sources.jar | 467 bytes |
webrtc-100.0.0-javadoc.jar | 467 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.pexip.webrtc/webrtc/ -->
<dependency>
<groupId>com.pexip.webrtc</groupId>
<artifactId>webrtc</artifactId>
<version>100.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.pexip.webrtc/webrtc/
implementation 'com.pexip.webrtc:webrtc:100.0.0'
// https://jarcasting.com/artifacts/com.pexip.webrtc/webrtc/
implementation ("com.pexip.webrtc:webrtc:100.0.0")
'com.pexip.webrtc:webrtc:aar:100.0.0'
<dependency org="com.pexip.webrtc" name="webrtc" rev="100.0.0">
<artifact name="webrtc" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.pexip.webrtc', module='webrtc', version='100.0.0')
)
libraryDependencies += "com.pexip.webrtc" % "webrtc" % "100.0.0"
[com.pexip.webrtc/webrtc "100.0.0"]