Last Version

shadowhook 1.0.3

shadowhook is an inline hook library for Android apps.

License

License

GroupId

GroupId

com.bytedance.android
ArtifactId

ArtifactId

shadowhook
Version

Version

1.0.3
Type

Type

aar
Description

Description

shadowhook
shadowhook is an inline hook library for Android apps.
Project URL

Project URL

https://github.com/bytedance/android-inline-hook
Source Code Management

Source Code Management

https://github.com/bytedance/android-inline-hook

Download shadowhook 1.0.3


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

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.