Jar examples for m:meta-annotations
Set of annotations to mark code and keep the marks in compiled classes. It includes shaded FindBugs jsr-305 annotations from the com.google.code.findbugs library .
You can download jar file meta-annotations 1.1.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add meta-annotations-1.1.2.jar to your project.
<dependency> <groupId>com.igormaznitsa</groupId> <artifactId>meta-annotations</artifactId> <version>1.1.2</version> </dependency>
compile group: 'com.igormaznitsa', name: 'meta-annotations', version: '1.1.2'
libraryDependencies += "com.igormaznitsa" % "meta-annotations" % "1.1.2"
<dependency org="com.igormaznitsa" name="meta-annotations" rev="1.1.2"/>
@Grapes(@Grab(group='com.igormaznitsa', module='meta-annotations', version='1.1.2'))
'com.igormaznitsa:meta-annotations:jar:1.1.2'
Click the following link to download the jar file.
meta-annotations-1.1.2-javadoc.jar