GroupId | GroupIdio.github.ezviz-open |
---|---|
ArtifactId | ArtifactIdeziot-device |
Version | Version0.0.9 |
Type | Typeaar |
Filename | Size |
---|---|
eziot-device-0.0.9.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.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"]