Categories |
CategoriesKeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdio.github.jakey-jp |
ArtifactId | ArtifactIdmethod-hooker |
Version | Version1.0.1 |
Type | Typeaar |
Filename | Size |
---|---|
method-hooker-1.0.1.pom | |
method-hooker-1.0.1-sources.jar | 1 KB |
method-hooker-1.0.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jakey-jp/method-hooker/ -->
<dependency>
<groupId>io.github.jakey-jp</groupId>
<artifactId>method-hooker</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jakey-jp/method-hooker/
implementation 'io.github.jakey-jp:method-hooker:1.0.1'
// https://jarcasting.com/artifacts/io.github.jakey-jp/method-hooker/
implementation ("io.github.jakey-jp:method-hooker:1.0.1")
'io.github.jakey-jp:method-hooker:aar:1.0.1'
<dependency org="io.github.jakey-jp" name="method-hooker" rev="1.0.1">
<artifact name="method-hooker" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.jakey-jp', module='method-hooker', version='1.0.1')
)
libraryDependencies += "io.github.jakey-jp" % "method-hooker" % "1.0.1"
[io.github.jakey-jp/method-hooker "1.0.1"]