{"id":72323,"library":"error-prone-annotation","title":"Error Prone Annotation","description":"Annotations for Error Prone, a static analysis tool that catches common Java programming mistakes at compile-time.","status":"active","version":"2.50.0","language":"java","source_language":null,"source_url":"https://github.com/google/error-prone","tags":["error-prone","static-analysis","annotation","google"],"install":[{"cmd":"<dependency>\n  <groupId>com.google.errorprone</groupId>\n  <artifactId>error_prone_annotation</artifactId>\n  <version>2.50.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.google.errorprone:error_prone_annotation:2.50.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"CheckReturnValue","correct":"com.google.errorprone.annotations.CheckReturnValue"}],"quickstart":{"code":"import com.google.errorprone.annotations.CheckReturnValue;\n\npublic class Example {\n    @CheckReturnValue\n    public int compute() {\n        return 42;\n    }\n}","lang":"java","description":"Minimal usage of Error Prone annotation."},"warnings":[],"env_vars":null,"search_vec":"'analysi':10,27 'annot':3,4,28 'catch':13 'common':14 'compil':20 'compile-tim':19 'error':1,6,23 'error-pron':22 'googl':29 'java':15 'mistak':17 'program':16 'prone':2,7,24 'static':9,26 'static-analysi':25 'time':21 'tool':11","created_at":"2026-06-17T18:37:38.019941+00:00","updated_at":"2026-06-17T18:37:38.019941+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://errorprone.info","github":"https://github.com/google/error-prone","docs":"https://appdoc.app/artifact/com.google.errorprone/error_prone_annotation/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["build-tool"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}