implementation("io.github.vinccool96.uncaught:uncaught-exception-handling:1.1")
Ever wanted to use something looking like Java's Thread.currentThread().getUncaughtExceptionHandler().uncaughtException(Thread.currentThread(), e);? Well now you can!