License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdio.github.jakey-jp |
ArtifactId | ArtifactIdmethod-hooker |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionmethod-hooker
noting to description
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
method-hooker-1.0.2.pom | |
method-hooker-1.0.2-sources.jar | 1 KB |
method-hooker-1.0.2-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.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jakey-jp/method-hooker/
implementation 'io.github.jakey-jp:method-hooker:1.0.2'
// https://jarcasting.com/artifacts/io.github.jakey-jp/method-hooker/
implementation ("io.github.jakey-jp:method-hooker:1.0.2")
'io.github.jakey-jp:method-hooker:aar:1.0.2'
<dependency org="io.github.jakey-jp" name="method-hooker" rev="1.0.2">
<artifact name="method-hooker" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.jakey-jp', module='method-hooker', version='1.0.2')
)
libraryDependencies += "io.github.jakey-jp" % "method-hooker" % "1.0.2"
[io.github.jakey-jp/method-hooker "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |