A set of annotations used for code inspection support and code documentation.
'org.jetbrains:annotations-java5:15.0'
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations-java5</artifactId>
<version>15.0</version>
</dependency>
<dependency org="org.jetbrains" name="annotations-java5" rev="15.0"/>
"org.jetbrains", "annotations-java5", "15.0"