License |
License |
---|---|
GroupId | GroupIdcom.infobip |
ArtifactId | ArtifactIdgoogle-webrtc |
Last Version | Last Version1.0.35530 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionGoogle's WebRTC Android library
Google's Webrtc Android library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
google-webrtc-1.0.35530.pom | |
google-webrtc-1.0.35530.aar | 16 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.infobip/google-webrtc/ -->
<dependency>
<groupId>com.infobip</groupId>
<artifactId>google-webrtc</artifactId>
<version>1.0.35530</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.infobip/google-webrtc/
implementation 'com.infobip:google-webrtc:1.0.35530'
// https://jarcasting.com/artifacts/com.infobip/google-webrtc/
implementation ("com.infobip:google-webrtc:1.0.35530")
'com.infobip:google-webrtc:aar:1.0.35530'
<dependency org="com.infobip" name="google-webrtc" rev="1.0.35530">
<artifact name="google-webrtc" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.infobip', module='google-webrtc', version='1.0.35530')
)
libraryDependencies += "com.infobip" % "google-webrtc" % "1.0.35530"
[com.infobip/google-webrtc "1.0.35530"]