Last Version

Infer annotations JAR 0.10.0

Useful annotations for the Infer static analyzer

License

License

Categories

Categories

Infer Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.facebook.infer.annotation
ArtifactId

ArtifactId

annotations
Version

Version

0.10.0
Type

Type

jar
Description

Description

Infer annotations JAR
Useful annotations for the Infer static analyzer

Download annotations 0.10.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1

Project Modules

There are no modules declared in this project.