error-prone type 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_type_annotations
Last Version

Last Version

2.14.0
Release Date

Release Date

Type

Type

jar
Description

Description

error-prone type 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_type_annotations

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.errorprone : error_prone_annotations jar 2.14.0

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