Last Version

ApoloXposed 0.0.7

An extension library of ApoloPlugin module

License

License

GroupId

GroupId

io.github.waxmoon
ArtifactId

ArtifactId

xposed
Version

Version

0.0.7
Type

Type

aar
Description

Description

ApoloXposed
An extension library of ApoloPlugin module
Project URL

Project URL

https://github.com/WaxMoon/ApoloPlugin
Source Code Management

Source Code Management

https://github.com/WaxMoon/ApoloPlugin

Download xposed 0.0.7

Filename Size
xposed-0.0.7.pom
Browse

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

Dependencies

runtime (1)

Group / Artifact Type Version
com.jakewharton.android.repackaged : dalvik-dx jar 9.0.0_r3

Project Modules

There are no modules declared in this project.