is not current version
Last Version 0.1.0

io.github.ezviz-open:eziot-device 0.0.9

萤石IOT开放

GroupId

GroupId

io.github.ezviz-open
ArtifactId

ArtifactId

eziot-device
Version

Version

0.0.9
Type

Type

aar

Download eziot-device 0.0.9


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