is not current version
Last Version 0.18.0

com.facebook.infer.annotation:infer-annotation 0.11.2

Annotations for the Infer static analyzer

Categories

Categories

Infer Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.facebook.infer.annotation
ArtifactId

ArtifactId

infer-annotation
Version

Version

0.11.2
Type

Type

jar

Download infer-annotation 0.11.2


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