MVN

com.google.errorprone : javac

Maven & Gradle

Jan 04, 2018
31 usages
36 stars

Error Prone javac · A repackaged copy of javac

<dependency>
    <groupId>com.google.errorprone</groupId>
    <artifactId>javac</artifactId>
    <version>9+181-r4173-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 9+181-r4173-1
  • Latest Beta: 1.8.0-beta-132

All Versions

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

Version Vulnerabilities Updated
9
javac-9-dev-r4023-3
javac-9-dev-r4023-2
javac-9-dev-r4023-1
javac-9-dev-r3297-4
javac-9-dev-r3297-3
javac-9-dev-r3297-2
javac-9-dev-r3297-1-shaded
javac-9-dev-r3297-1
1.9.x
javac-1.9.0-dev-r2973-2
javac-1.9.0-dev-r2973-1
javac-1.9.0-dev-r2644-2
javac-1.9.0-dev-r2644-1
1.8.x
javac-1.8.0-u20
javac-1.8.0-beta-132
9+181
javac-9+181-r4173-1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.google.errorprone</groupId>
    <artifactId>javac</artifactId>
    <version>9+181-r4173-1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.google.errorprone:javac:9+181-r4173-1'

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

implementation("com.google.errorprone:javac:9+181-r4173-1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.google.errorprone" % "javac" % "9+181-r4173-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

Aug 07, 2023
4 usages
164 stars
Jan 23, 2017
9 stars
ln
Jun 22, 2015
1 usages
0 stars
Jun 24, 2015
14 usages
3.6k stars
Oct 03, 2022
9 usages
55 stars
Jan 14, 2023
26 usages
148 stars
Jun 23, 2015
1 usages
52 stars
Oct 18, 2018
8 usages
68 stars
Mar 18, 2016
15 usages
3.2k stars