the working Checker Framework library is now, to be put in build.gradle (app level):
implementation 'org.checkerframework:checker-qual:3.48.2'
Refer to the library documentation.