is not current version
Last Version 0.3.1

io.github.xanderwang:hook-sandhook 0.3.0

a hook lib for android

GroupId

GroupId

io.github.xanderwang
ArtifactId

ArtifactId

hook-sandhook
Version

Version

0.3.0
Type

Type

aar

Download hook-sandhook 0.3.0


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