is not current version
Last Version 1.7.5

video.pano:rtc-simple 1.6.1.1


Categories

Categories

IDE Development Tools
GroupId

GroupId

video.pano
ArtifactId

ArtifactId

rtc-simple
Version

Version

1.6.1.1
Type

Type

aar

Download rtc-simple 1.6.1.1


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