GroupId | GroupIdio.github.kwaiappteam |
---|---|
ArtifactId | ArtifactIdxhook |
Version | Version1.0.4 |
Type | Typeaar |
Filename | Size |
---|---|
xhook-1.0.4.pom | |
xhook-1.0.4-sources.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.kwaiappteam/xhook/ -->
<dependency>
<groupId>io.github.kwaiappteam</groupId>
<artifactId>xhook</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.kwaiappteam/xhook/
implementation 'io.github.kwaiappteam:xhook:1.0.4'
// https://jarcasting.com/artifacts/io.github.kwaiappteam/xhook/
implementation ("io.github.kwaiappteam:xhook:1.0.4")
'io.github.kwaiappteam:xhook:aar:1.0.4'
<dependency org="io.github.kwaiappteam" name="xhook" rev="1.0.4">
<artifact name="xhook" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.kwaiappteam', module='xhook', version='1.0.4')
)
libraryDependencies += "io.github.kwaiappteam" % "xhook" % "1.0.4"
[io.github.kwaiappteam/xhook "1.0.4"]