| License |
License |
|---|---|
| GroupId | GroupIdio.github.ezviz-open |
| ArtifactId | ArtifactIdeziot-device |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptioneziot-device
萤石IOT开放
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| eziot-device-0.1.0.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.ezviz-open/eziot-device/ -->
<dependency>
<groupId>io.github.ezviz-open</groupId>
<artifactId>eziot-device</artifactId>
<version>0.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ezviz-open/eziot-device/
implementation 'io.github.ezviz-open:eziot-device:0.1.0'
// https://jarcasting.com/artifacts/io.github.ezviz-open/eziot-device/
implementation ("io.github.ezviz-open:eziot-device:0.1.0")
'io.github.ezviz-open:eziot-device:aar:0.1.0'
<dependency org="io.github.ezviz-open" name="eziot-device" rev="0.1.0">
<artifact name="eziot-device" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ezviz-open', module='eziot-device', version='0.1.0')
)
libraryDependencies += "io.github.ezviz-open" % "eziot-device" % "0.1.0"
[io.github.ezviz-open/eziot-device "0.1.0"]