ApoloXposed

An extension library of ApoloPlugin module

License

License

GroupId

GroupId

io.github.waxmoon
ArtifactId

ArtifactId

xposed
Last Version

Last Version

0.0.7
Release Date

Release Date

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

Filename Size
xposed-0.0.7.pom
Browse

How to add to project

<!-- 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.

Versions

Version
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1