is not current version
Last Version 1.0.35530

com.infobip:google-webrtc 1.0.35502

Google's Webrtc Android library

GroupId

GroupId

com.infobip
ArtifactId

ArtifactId

google-webrtc
Version

Version

1.0.35502
Type

Type

pom

Download google-webrtc 1.0.35502


<!-- https://jarcasting.com/artifacts/com.infobip/google-webrtc/ -->
<dependency>
    <groupId>com.infobip</groupId>
    <artifactId>google-webrtc</artifactId>
    <version>1.0.35502</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.infobip/google-webrtc/
implementation 'com.infobip:google-webrtc:1.0.35502'
// https://jarcasting.com/artifacts/com.infobip/google-webrtc/
implementation ("com.infobip:google-webrtc:1.0.35502")
'com.infobip:google-webrtc:pom:1.0.35502'
<dependency org="com.infobip" name="google-webrtc" rev="1.0.35502">
  <artifact name="google-webrtc" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.infobip', module='google-webrtc', version='1.0.35502')
)
libraryDependencies += "com.infobip" % "google-webrtc" % "1.0.35502"
[com.infobip/google-webrtc "1.0.35502"]