Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdvideo.pano |
ArtifactId | ArtifactIdrtc-simaple |
Last Version | Last Version1.7.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Description |
Filename | Size |
---|---|
rtc-simaple-1.7.1.pom | |
rtc-simaple-1.7.1.aar | 37 MB |
rtc-simaple-1.7.1-sources.jar | 223 KB |
Browse |
<!-- https://jarcasting.com/artifacts/video.pano/rtc-simaple/ -->
<dependency>
<groupId>video.pano</groupId>
<artifactId>rtc-simaple</artifactId>
<version>1.7.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/video.pano/rtc-simaple/
implementation 'video.pano:rtc-simaple:1.7.1'
// https://jarcasting.com/artifacts/video.pano/rtc-simaple/
implementation ("video.pano:rtc-simaple:1.7.1")
'video.pano:rtc-simaple:aar:1.7.1'
<dependency org="video.pano" name="rtc-simaple" rev="1.7.1">
<artifact name="rtc-simaple" type="aar" />
</dependency>
@Grapes(
@Grab(group='video.pano', module='rtc-simaple', version='1.7.1')
)
libraryDependencies += "video.pano" % "rtc-simaple" % "1.7.1"
[video.pano/rtc-simaple "1.7.1"]