License |
License |
---|---|
Categories |
CategoriesInfer Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.facebook.infer.annotation |
ArtifactId | ArtifactIdinfer-annotation |
Last Version | Last Version0.18.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAnnotations for the Infer static analyzer
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
infer-annotation-0.18.0.pom | |
infer-annotation-0.18.0.jar | 20 KB |
infer-annotation-0.18.0-sources.jar | 22 KB |
infer-annotation-0.18.0-javadoc.jar | 518 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.infer.annotation/infer-annotation/ -->
<dependency>
<groupId>com.facebook.infer.annotation</groupId>
<artifactId>infer-annotation</artifactId>
<version>0.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.infer.annotation/infer-annotation/
implementation 'com.facebook.infer.annotation:infer-annotation:0.18.0'
// https://jarcasting.com/artifacts/com.facebook.infer.annotation/infer-annotation/
implementation ("com.facebook.infer.annotation:infer-annotation:0.18.0")
'com.facebook.infer.annotation:infer-annotation:jar:0.18.0'
<dependency org="com.facebook.infer.annotation" name="infer-annotation" rev="0.18.0">
<artifact name="infer-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.infer.annotation', module='infer-annotation', version='0.18.0')
)
libraryDependencies += "com.facebook.infer.annotation" % "infer-annotation" % "0.18.0"
[com.facebook.infer.annotation/infer-annotation "0.18.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
org.jetbrains.kotlin : kotlin-annotations-jvm | jar | 1.3.72 |