License |
License |
---|---|
GroupId | GroupIdio.github.waxmoon |
ArtifactId | ArtifactIdApoloPlugin |
Version | Version0.0.7 |
Type | Typeaar |
Description |
DescriptionApoloPlugin
ApoloPlugin is a lightweight java hook module on android which supports armeabi-v7a, arm64-v8a.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ApoloPlugin-0.0.7.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.waxmoon/ApoloPlugin/ -->
<dependency>
<groupId>io.github.waxmoon</groupId>
<artifactId>ApoloPlugin</artifactId>
<version>0.0.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.waxmoon/ApoloPlugin/
implementation 'io.github.waxmoon:ApoloPlugin:0.0.7'
// https://jarcasting.com/artifacts/io.github.waxmoon/ApoloPlugin/
implementation ("io.github.waxmoon:ApoloPlugin:0.0.7")
'io.github.waxmoon:ApoloPlugin:aar:0.0.7'
<dependency org="io.github.waxmoon" name="ApoloPlugin" rev="0.0.7">
<artifact name="ApoloPlugin" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.waxmoon', module='ApoloPlugin', version='0.0.7')
)
libraryDependencies += "io.github.waxmoon" % "ApoloPlugin" % "0.0.7"
[io.github.waxmoon/ApoloPlugin "0.0.7"]