GroupId | GroupIdio.github.zy654781296 |
---|---|
ArtifactId | ArtifactIdphone_sdk |
Version | Version1.0.2 |
Type | Typeaar |
Filename | Size |
---|---|
phone_sdk-1.0.2.pom | |
phone_sdk-1.0.2-sources.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.zy654781296/phone_sdk/ -->
<dependency>
<groupId>io.github.zy654781296</groupId>
<artifactId>phone_sdk</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.zy654781296/phone_sdk/
implementation 'io.github.zy654781296:phone_sdk:1.0.2'
// https://jarcasting.com/artifacts/io.github.zy654781296/phone_sdk/
implementation ("io.github.zy654781296:phone_sdk:1.0.2")
'io.github.zy654781296:phone_sdk:aar:1.0.2'
<dependency org="io.github.zy654781296" name="phone_sdk" rev="1.0.2">
<artifact name="phone_sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.zy654781296', module='phone_sdk', version='1.0.2')
)
libraryDependencies += "io.github.zy654781296" % "phone_sdk" % "1.0.2"
[io.github.zy654781296/phone_sdk "1.0.2"]