License |
License |
---|---|
GroupId | GroupIdio.github.xanderwang |
ArtifactId | ArtifactIdhook-sandhook |
Version | Version0.3.1 |
Type | Typeaar |
Description |
Descriptionhook-sandhook
a hook lib for android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hook-sandhook-0.3.1.pom | |
hook-sandhook-0.3.1.aar | 3 KB |
hook-sandhook-0.3.1-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.xanderwang/hook-sandhook/ -->
<dependency>
<groupId>io.github.xanderwang</groupId>
<artifactId>hook-sandhook</artifactId>
<version>0.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.xanderwang/hook-sandhook/
implementation 'io.github.xanderwang:hook-sandhook:0.3.1'
// https://jarcasting.com/artifacts/io.github.xanderwang/hook-sandhook/
implementation ("io.github.xanderwang:hook-sandhook:0.3.1")
'io.github.xanderwang:hook-sandhook:aar:0.3.1'
<dependency org="io.github.xanderwang" name="hook-sandhook" rev="0.3.1">
<artifact name="hook-sandhook" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.xanderwang', module='hook-sandhook', version='0.3.1')
)
libraryDependencies += "io.github.xanderwang" % "hook-sandhook" % "0.3.1"
[io.github.xanderwang/hook-sandhook "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.xanderwang : hook-core | jar | 0.3.1 |
io.github.xanderwang : asu | jar | 0.2.1 |
com.swift.sandhook » hooklib | jar | 4.2.1 |
com.swift.sandhook » nativehook | jar | 4.2.1 |
com.swift.sandhook » xposedcompat | jar | 4.2.0 |