GroupId | GroupIdio.github.ezviz-open |
---|---|
ArtifactId | ArtifactIdezviz-sdk |
Version | Version4.16.6.2 |
Type | Typeaar |
Filename | Size |
---|---|
ezviz-sdk-4.16.6.2.pom | |
ezviz-sdk-4.16.6.2.aar | 38 MB |
ezviz-sdk-4.16.6.2-sources.jar | 437 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ezviz-open/ezviz-sdk/ -->
<dependency>
<groupId>io.github.ezviz-open</groupId>
<artifactId>ezviz-sdk</artifactId>
<version>4.16.6.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ezviz-open/ezviz-sdk/
implementation 'io.github.ezviz-open:ezviz-sdk:4.16.6.2'
// https://jarcasting.com/artifacts/io.github.ezviz-open/ezviz-sdk/
implementation ("io.github.ezviz-open:ezviz-sdk:4.16.6.2")
'io.github.ezviz-open:ezviz-sdk:aar:4.16.6.2'
<dependency org="io.github.ezviz-open" name="ezviz-sdk" rev="4.16.6.2">
<artifact name="ezviz-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ezviz-open', module='ezviz-sdk', version='4.16.6.2')
)
libraryDependencies += "io.github.ezviz-open" % "ezviz-sdk" % "4.16.6.2"
[io.github.ezviz-open/ezviz-sdk "4.16.6.2"]