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