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