is not current version
Last Version 2.14.0

error-prone annotations 2.7.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.google.errorprone
ArtifactId

ArtifactId

error_prone_annotations
Version

Version

2.7.1
Type

Type

jar
Description

Description

error-prone annotations
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download error_prone_annotations 2.7.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.