reflectionhooks icon indicating copy to clipboard operation
reflectionhooks copied to clipboard

Java reflection hooking library

Results 2 reflectionhooks issues
Sort by recently updated
recently updated
newest added

This PR does the following: - Add the standard Gradle wrapper script to make building easier - Update the gradle build file to replace the deprecated "compile" directives with "implementation"...

Can you add maven to project?