License |
License |
---|---|
GroupId | GroupIdcom.vonage |
ArtifactId | ArtifactIdwebrtc |
Last Version | Last Version99.1.32 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionwebrtc
Vonages WebRTC Android library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
webrtc-99.1.32.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.vonage/webrtc/ -->
<dependency>
<groupId>com.vonage</groupId>
<artifactId>webrtc</artifactId>
<version>99.1.32</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.vonage/webrtc/
implementation 'com.vonage:webrtc:99.1.32'
// https://jarcasting.com/artifacts/com.vonage/webrtc/
implementation ("com.vonage:webrtc:99.1.32")
'com.vonage:webrtc:aar:99.1.32'
<dependency org="com.vonage" name="webrtc" rev="99.1.32">
<artifact name="webrtc" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.vonage', module='webrtc', version='99.1.32')
)
libraryDependencies += "com.vonage" % "webrtc" % "99.1.32"
[com.vonage/webrtc "99.1.32"]