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