SkillAgentSearch skills...

Reflect

A reflection library with some useful methods to bypass reflection restrictions in Java

Install / Use

/learn @Lenni0451/Reflect
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Reflect

A reflection library with some useful methods to bypass reflection restrictions in Java.

Usage

Check out maven central or my maven server for the latest version.

Gradle

dependencies {
    implementation "net.lenni0451:Reflect:x.x.x"
}

Maven

<dependency>
  <groupId>net.lenni0451</groupId>
  <artifactId>Reflect</artifactId>
  <version>x.x.x</version>
</dependency>
View on GitHub
GitHub Stars42
CategoryDevelopment
Updated1d ago
Forks1

Languages

Java

Security Score

90/100

Audited on Mar 29, 2026

No findings