Jar examples for j:javax.annotation-api
Common Annotations for the JavaTM Platform API
You can download jar file javax.annotation-api 1.2 in this page.
CDDL + GPLv2 with classpath exception
You can use the following script to add javax.annotation-api-1.2.jar to your project.
<dependency> <groupId>javax.annotation</groupId> <artifactId>javax.annotation-api</artifactId> <version>1.2</version> </dependency>
compile group: 'javax.annotation', name: 'javax.annotation-api', version: '1.2'
libraryDependencies += "javax.annotation" % "javax.annotation-api" % "1.2"
<dependency org="javax.annotation" name="javax.annotation-api" rev="1.2"/>
@Grapes(@Grab(group='javax.annotation', module='javax.annotation-api', version='1.2'))
'javax.annotation:javax.annotation-api:jar:1.2'
Click the following link to download the jar file.
javax.annotation-api-1.2-javadoc.jar