A clean room implementation of the Findbugs Annotations based on the specification.
<dependency>
<groupId>com.github.stephenc.findbugs</groupId>
<artifactId>findbugs-annotations</artifactId>
<version>1.0-1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use @NonNull annotation to indicate a parameter cannot be null.
Replace with com.github.spotbugs:spotbugs-annotations.
No dependency data recorded yet.