Jar examples for o:org.eclipse.jdt.annotation
Eclipse JDT Annotations for Enhanced Null Analysis for Java 6 and 7
You can download jar file org.eclipse.jdt.annotation 2.0.100 in this page.
Eclipse Public License (EPL) v1.0
You can use the following script to add org.eclipse.jdt.annotation-2.0.100.jar to your project.
<dependency> <groupId>at.bestsolution.eclipse</groupId> <artifactId>org.eclipse.jdt.annotation</artifactId> <version>2.0.100</version> </dependency>
compile group: 'at.bestsolution.eclipse', name: 'org.eclipse.jdt.annotation', version: '2.0.100'
libraryDependencies += "at.bestsolution.eclipse" % "org.eclipse.jdt.annotation" % "2.0.100"
<dependency org="at.bestsolution.eclipse" name="org.eclipse.jdt.annotation" rev="2.0.100"/>
@Grapes(@Grab(group='at.bestsolution.eclipse', module='org.eclipse.jdt.annotation', version='2.0.100'))
'at.bestsolution.eclipse:org.eclipse.jdt.annotation:jar:2.0.100'
Click the following link to download the jar file.
org.eclipse.jdt.annotation-2.0.100-javadoc.jar