Jar examples for s:scannotation
Scannotation is a Java library that creates an annotation database from a set of .class files
You can download jar file scannotation 1.0.4 in this page.
Apache License V2.0
You can use the following script to add scannotation-1.0.4.jar to your project.
<dependency> <groupId>de.juplo</groupId> <artifactId>scannotation</artifactId> <version>1.0.4</version> </dependency>
compile group: 'de.juplo', name: 'scannotation', version: '1.0.4'
libraryDependencies += "de.juplo" % "scannotation" % "1.0.4"
<dependency org="de.juplo" name="scannotation" rev="1.0.4"/>
@Grapes(@Grab(group='de.juplo', module='scannotation', version='1.0.4'))
'de.juplo:scannotation:jar:1.0.4'
Click the following link to download the jar file.
scannotation-1.0.4-javadoc.jar