is not current version
Last Version 4.19.9

io.github.ezviz-open:ezviz-sdk 4.18.1

萤石开放平台SDK,用户可通过使用SDK集成音视频能力,设备接入等功能

GroupId

GroupId

io.github.ezviz-open
ArtifactId

ArtifactId

ezviz-sdk
Version

Version

4.18.1
Type

Type

aar

Download ezviz-sdk 4.18.1


<!-- https://jarcasting.com/artifacts/io.github.ezviz-open/ezviz-sdk/ -->
<dependency>
    <groupId>io.github.ezviz-open</groupId>
    <artifactId>ezviz-sdk</artifactId>
    <version>4.18.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ezviz-open/ezviz-sdk/
implementation 'io.github.ezviz-open:ezviz-sdk:4.18.1'
// https://jarcasting.com/artifacts/io.github.ezviz-open/ezviz-sdk/
implementation ("io.github.ezviz-open:ezviz-sdk:4.18.1")
'io.github.ezviz-open:ezviz-sdk:aar:4.18.1'
<dependency org="io.github.ezviz-open" name="ezviz-sdk" rev="4.18.1">
  <artifact name="ezviz-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ezviz-open', module='ezviz-sdk', version='4.18.1')
)
libraryDependencies += "io.github.ezviz-open" % "ezviz-sdk" % "4.18.1"
[io.github.ezviz-open/ezviz-sdk "4.18.1"]