Download jour-instrument-2.0.3.jar file - Jar j

Jar examples for j:jour-instrument

Description

Jour main instrumentation module

You can download jar file jour-instrument 2.0.3 in this page.

Build File

You can use the following script to add jour-instrument-2.0.3.jar to your project.

<dependency>
   <groupId>net.sf.jour</groupId>
   <artifactId>jour-instrument</artifactId>
   <version>2.0.3</version>
</dependency>
compile group: 'net.sf.jour', name: 'jour-instrument', version: '2.0.3'
libraryDependencies += "net.sf.jour" % "jour-instrument" % "2.0.3"
<dependency org="net.sf.jour" name="jour-instrument" rev="2.0.3"/>
@Grapes(@Grab(group='net.sf.jour', module='jour-instrument', version='2.0.3'))
'net.sf.jour:jour-instrument:jar:2.0.3'

Download

Click the following link to download the jar file.

jour-instrument-2.0.3-javadoc.jar
jour-instrument-2.0.3-sources.jar
jour-instrument-2.0.3.jar
jour-instrument-2.0.3.pom



Related Tutorials