Last Version

Xposed Detector 2.2

static library prefab to detect xposed and clear hooks.

License

License

GroupId

GroupId

io.github.vvb2060.ndk
ArtifactId

ArtifactId

xposeddetector
Version

Version

2.2
Type

Type

aar
Description

Description

Xposed Detector
static library prefab to detect xposed and clear hooks.
Project URL

Project URL

https://github.com/vvb2060/XposedDetector
Source Code Management

Source Code Management

https://github.com/vvb2060/XposedDetector

Download xposeddetector 2.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.