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