MVN

com.google.errorprone : error_prone_annotations

Maven & Gradle

Aug 04, 2023
1.3k usages
6.5k stars

error-prone annotations

<dependency>
    <groupId>com.google.errorprone</groupId>
    <artifactId>error_prone_annotations</artifactId>
    <version>2.21.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.errorprone : error_prone_annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.21.1

All Versions

Choose a version of com.google.errorprone : error_prone_annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.21.x
error_prone_annotations-2.21.1
error_prone_annotations-2.21.0
2.20.x
error_prone_annotations-2.20.0
2.19.x
error_prone_annotations-2.19.1
error_prone_annotations-2.19.0
2.18.x
error_prone_annotations-2.18.0
2.17.x
error_prone_annotations-2.17.0
2.16
error_prone_annotations-2.16
2.15
error_prone_annotations-2.15
2.15.x
error_prone_annotations-2.15.0
2.14.x
error_prone_annotations-2.14.0
2.13.x
error_prone_annotations-2.13.1
error_prone_annotations-2.13.0
2.12.x
error_prone_annotations-2.12.1
error_prone_annotations-2.12.0
2.11.x
error_prone_annotations-2.11.0
2.10.x
error_prone_annotations-2.10.0
2.9.x
error_prone_annotations-2.9.0
2.8.x
error_prone_annotations-2.8.1
error_prone_annotations-2.8.0
2.7.x
error_prone_annotations-2.7.1
error_prone_annotations-2.7.0
2.6.x
error_prone_annotations-2.6.0
2.5.x
error_prone_annotations-2.5.1
error_prone_annotations-2.5.0
2.4.x
error_prone_annotations-2.4.0
2.3.x
error_prone_annotations-2.3.4
error_prone_annotations-2.3.3
error_prone_annotations-2.3.2
error_prone_annotations-2.3.1
error_prone_annotations-2.3.0
2.2.x
error_prone_annotations-2.2.0
2.1.x
error_prone_annotations-2.1.3
error_prone_annotations-2.1.2
error_prone_annotations-2.1.1
error_prone_annotations-2.1.0
2.0.x
error_prone_annotations-2.0.21
error_prone_annotations-2.0.20
error_prone_annotations-2.0.19
error_prone_annotations-2.0.18
error_prone_annotations-2.0.17
error_prone_annotations-2.0.16
error_prone_annotations-2.0.15
error_prone_annotations-2.0.14
error_prone_annotations-2.0.13
error_prone_annotations-2.0.12
error_prone_annotations-2.0.11
error_prone_annotations-2.0.10
error_prone_annotations-2.0.9
error_prone_annotations-2.0.8
error_prone_annotations-2.0.7
error_prone_annotations-2.0.6
error_prone_annotations-2.0.5
error_prone_annotations-2.0.4
error_prone_annotations-2.0.3
error_prone_annotations-2.0.2
error_prone_annotations-2.0.1
2.0
error_prone_annotations-2.0

How to add a dependency to Maven

Add the following com.google.errorprone : error_prone_annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.errorprone</groupId>
    <artifactId>error_prone_annotations</artifactId>
    <version>2.21.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.errorprone : error_prone_annotations gradle dependency to your build.gradle file:

implementation 'com.google.errorprone:error_prone_annotations:2.21.1'

Gradle Kotlin DSL: Add the following com.google.errorprone : error_prone_annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.errorprone:error_prone_annotations:2.21.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.errorprone : error_prone_annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.errorprone" % "error_prone_annotations" % "2.21.1"

Advertisement

Dependencies from Group

Aug 04, 2023
1.3k usages
6.5k stars
Aug 04, 2023
129 usages
6.5k stars
Jan 04, 2018
110 usages
36 stars
Aug 04, 2023
52 usages
6.5k stars
Aug 04, 2023
48 usages
6.5k stars

Discover Dependencies

Feb 08, 2016
46 stars
Jul 21, 2020
8 usages
6k stars
Jun 27, 2023
0 stars
Jul 27, 2023
492 stars
Jul 27, 2023
9 usages
483 stars
Apr 09, 2020
141 usages
410 stars
May 21, 2015
5.6k stars