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