Jar examples for a:annotation-detector
Fast, lightweight, OSGi compliant scanner for Java Annotations.
You can download jar file annotation-detector 3.0.4 in this page.
Apache License
You can use the following script to add annotation-detector-3.0.4.jar to your project.
<dependency> <groupId>eu.infomas</groupId> <artifactId>annotation-detector</artifactId> <version>3.0.4</version> </dependency>
compile group: 'eu.infomas', name: 'annotation-detector', version: '3.0.4'
libraryDependencies += "eu.infomas" % "annotation-detector" % "3.0.4"
<dependency org="eu.infomas" name="annotation-detector" rev="3.0.4"/>
@Grapes(@Grab(group='eu.infomas', module='annotation-detector', version='3.0.4'))
'eu.infomas:annotation-detector:jar:3.0.4'
Click the following link to download the jar file.
annotation-detector-3.0.4-javadoc.jar