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.2 in this page.
Apache License V2.0
You can use the following script to add scannotation-1.0.2.jar to your project.
<dependency> <groupId>net.sf.scannotation</groupId> <artifactId>scannotation</artifactId> <version>1.0.2</version> </dependency>
compile group: 'net.sf.scannotation', name: 'scannotation', version: '1.0.2'
libraryDependencies += "net.sf.scannotation" % "scannotation" % "1.0.2"
<dependency org="net.sf.scannotation" name="scannotation" rev="1.0.2"/>
@Grapes(@Grab(group='net.sf.scannotation', module='scannotation', version='1.0.2'))
'net.sf.scannotation:scannotation:jar:1.0.2'
Click the following link to download the jar file.
scannotation-1.0.2.jar