GroupId | GroupIdio.github.ezviz-open |
---|---|
ArtifactId | ArtifactIdeziot-lib |
Version | Version0.0.1 |
Type | Typeaar |
Filename | Size |
---|---|
eziot-lib-0.0.1.pom | |
eziot-lib-0.0.1-sources.jar | 557 bytes |
Browse |
<!-- 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"]