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

Jar examples for j:jrt-annotations

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

jrt-annotations-1.6.1-javadoc.jar
jrt-annotations-1.6.1-sources.jar
jrt-annotations-1.6.1-test-sources.jar
jrt-annotations-1.6.1.jar
jrt-annotations-1.6.1.pom



Related Tutorials