is not current version
Last Version 1.3.0

io.github.zy654781296:phone_base 1.0.0

maven_test

GroupId

GroupId

io.github.zy654781296
ArtifactId

ArtifactId

phone_base
Version

Version

1.0.0
Type

Type

aar

Download phone_base 1.0.0


<!-- 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"]