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