is not current version
Last Version 1.0.35530

com.infobip:google-webrtc 1.0.35525

Google's Webrtc Android library

GroupId

GroupId

com.infobip
ArtifactId

ArtifactId

google-webrtc
Version

Version

1.0.35525
Type

Type

aar

Download google-webrtc 1.0.35525


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