Cabe A bytecode instrumentation tool that inserts null checks based on JSpecify annotations. Usage add the plugin in build.gradle: plugins { id 'com.dua3.cabe' } read the documentation for details on configuration and usage.