Download jrt-annotations-1.6.6.jar file - Jar j

Jar examples for j:jrt-annotations

Description

You can download jar file jrt-annotations 1.6.6 in this page.

Build File

You can use the following script to add jrt-annotations-1.6.6.jar to your project.

<dependency>
   <groupId>net.sourceforge.reqtracer</groupId>
   <artifactId>jrt-annotations</artifactId>
   <version>1.6.6</version>
</dependency>
compile group: 'net.sourceforge.reqtracer', name: 'jrt-annotations', version: '1.6.6'
libraryDependencies += "net.sourceforge.reqtracer" % "jrt-annotations" % "1.6.6"
<dependency org="net.sourceforge.reqtracer" name="jrt-annotations" rev="1.6.6"/>
@Grapes(@Grab(group='net.sourceforge.reqtracer', module='jrt-annotations', version='1.6.6'))
'net.sourceforge.reqtracer:jrt-annotations:jar:1.6.6'

Download

Click the following link to download the jar file.

jrt-annotations-1.6.6-javadoc.jar
jrt-annotations-1.6.6-sources.jar
jrt-annotations-1.6.6.jar
jrt-annotations-1.6.6.pom



Related Tutorials