Download infer-annotation-0.11.0.jar file - Jar i

Jar examples for i:infer-annotation

Description

Useful annotations for the Infer static analyzer

You can download jar file infer-annotation 0.11.0 in this page.

License

BSD license

Build File

You can use the following script to add infer-annotation-0.11.0.jar to your project.

<dependency>
   <groupId>com.facebook.infer.annotation</groupId>
   <artifactId>infer-annotation</artifactId>
   <version>0.11.0</version>
</dependency>
compile group: 'com.facebook.infer.annotation', name: 'infer-annotation', version: '0.11.0'
libraryDependencies += "com.facebook.infer.annotation" % "infer-annotation" % "0.11.0"
<dependency org="com.facebook.infer.annotation" name="infer-annotation" rev="0.11.0"/>
@Grapes(@Grab(group='com.facebook.infer.annotation', module='infer-annotation', version='0.11.0'))
'com.facebook.infer.annotation:infer-annotation:jar:0.11.0'

Download

Click the following link to download the jar file.

infer-annotation-0.11.0-javadoc.jar
infer-annotation-0.11.0-sources.jar
infer-annotation-0.11.0.jar
infer-annotation-0.11.0.pom



Related Tutorials