Download jrt-6.262.3.jar file - Jar j

Jar examples for j:jrt

Description

Requirements Tracer for Java code based on annotations

You can download jar file jrt 6.262.3 in this page.

License

The Apache Software License, Version 2.0

Build File

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

<dependency>
   <groupId>com.yahoo.vespa</groupId>
   <artifactId>jrt</artifactId>
   <version>6.262.3</version>
</dependency>
compile group: 'com.yahoo.vespa', name: 'jrt', version: '6.262.3'
libraryDependencies += "com.yahoo.vespa" % "jrt" % "6.262.3"
<dependency org="com.yahoo.vespa" name="jrt" rev="6.262.3"/>
@Grapes(@Grab(group='com.yahoo.vespa', module='jrt', version='6.262.3'))
'com.yahoo.vespa:jrt:jar:6.262.3'

Download

Click the following link to download the jar file.

jrt-6.262.3-javadoc.jar
jrt-6.262.3-sources.jar
jrt-6.262.3.jar
jrt-6.262.3.pom



Related Tutorials