Skip to content
/ unsafe Public
forked from gudenau/java-unsafe

static Unsafe (and trusted Lookup)

License

Notifications You must be signed in to change notification settings

nnym/unsafe

 
 

Repository files navigation

repositories {
    mavenCentral()
}

dependencies {
    implementation("net.auoeke:unsafe:latest.release")
}

Developing

Use uncheck for IntelliJ IDEA in order to disable the checked exception warnings.

About

static Unsafe (and trusted Lookup)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%