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

Jar examples for j:jrt-annotations

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials