License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.github.ezviz-open |
ArtifactId | ArtifactIdvideotalk |
Last Version | Last Version1.2.6 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionvideotalk
萤石开放平台SDK,用户可通过使用SDK集成音视频能力,设备接入等功能
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
videotalk-1.2.6.pom | |
videotalk-1.2.6.aar | 1 MB |
videotalk-1.2.6-sources.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ezviz-open/videotalk/ -->
<dependency>
<groupId>io.github.ezviz-open</groupId>
<artifactId>videotalk</artifactId>
<version>1.2.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ezviz-open/videotalk/
implementation 'io.github.ezviz-open:videotalk:1.2.6'
// https://jarcasting.com/artifacts/io.github.ezviz-open/videotalk/
implementation ("io.github.ezviz-open:videotalk:1.2.6")
'io.github.ezviz-open:videotalk:aar:1.2.6'
<dependency org="io.github.ezviz-open" name="videotalk" rev="1.2.6">
<artifact name="videotalk" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ezviz-open', module='videotalk', version='1.2.6')
)
libraryDependencies += "io.github.ezviz-open" % "videotalk" % "1.2.6"
[io.github.ezviz-open/videotalk "1.2.6"]