is not current version
Last Version 0.0.2

io.github.ezviz-open:eziot-lib 0.0.1

萤石IOT开放

GroupId

GroupId

io.github.ezviz-open
ArtifactId

ArtifactId

eziot-lib
Version

Version

0.0.1
Type

Type

aar

Download eziot-lib 0.0.1


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