error-prone annotations

Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.

License

License

GroupId

GroupId

com.google.errorprone
ArtifactId

ArtifactId

error_prone_annotations
Last Version

Last Version

2.14.0
Release Date

Release Date

Type

Type

jar
Description

Description

error-prone annotations
Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.
Project Organization

Project Organization

Google LLC

Download error_prone_annotations

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.errorprone/error_prone_annotations/ -->
<dependency>
    <groupId>com.google.errorprone</groupId>
    <artifactId>error_prone_annotations</artifactId>
    <version>2.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.errorprone/error_prone_annotations/
implementation 'com.google.errorprone:error_prone_annotations:2.14.0'
// https://jarcasting.com/artifacts/com.google.errorprone/error_prone_annotations/
implementation ("com.google.errorprone:error_prone_annotations:2.14.0")
'com.google.errorprone:error_prone_annotations:jar:2.14.0'
<dependency org="com.google.errorprone" name="error_prone_annotations" rev="2.14.0">
  <artifact name="error_prone_annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.errorprone', module='error_prone_annotations', version='2.14.0')
)
libraryDependencies += "com.google.errorprone" % "error_prone_annotations" % "2.14.0"
[com.google.errorprone/error_prone_annotations "2.14.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.
com.google.errorprone

Google

Google ❤️ Open Source

Versions

Version
2.14.0
2.13.1
2.13.0
2.12.1
2.12.0
2.11.0
2.10.0
2.9.0
2.8.1
2.8.0
2.7.1
2.7.0
2.6.0
2.5.1
2.5.0
2.4.0
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.0
2.1.3
2.1.2
2.1.1
2.1.0
2.0.21
2.0.20
2.0.19
2.0.18
2.0.17
2.0.16
2.0.15
2.0.14
2.0.13
2.0.12
2.0.11
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0