is not current version
Last Version 0.0.7

io.github.waxmoon:xposed 0.0.3

An extension library of ApoloPlugin module

GroupId

GroupId

io.github.waxmoon
ArtifactId

ArtifactId

xposed
Version

Version

0.0.3
Type

Type

aar

Download xposed 0.0.3

Filename Size
xposed-0.0.3.pom
Browse

<!-- https://jarcasting.com/artifacts/io.github.waxmoon/xposed/ -->
<dependency>
    <groupId>io.github.waxmoon</groupId>
    <artifactId>xposed</artifactId>
    <version>0.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.waxmoon/xposed/
implementation 'io.github.waxmoon:xposed:0.0.3'
// https://jarcasting.com/artifacts/io.github.waxmoon/xposed/
implementation ("io.github.waxmoon:xposed:0.0.3")
'io.github.waxmoon:xposed:aar:0.0.3'
<dependency org="io.github.waxmoon" name="xposed" rev="0.0.3">
  <artifact name="xposed" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.waxmoon', module='xposed', version='0.0.3')
)
libraryDependencies += "io.github.waxmoon" % "xposed" % "0.0.3"
[io.github.waxmoon/xposed "0.0.3"]