Download fix4j-assert-testcommon-1.5.jar file - Jar f

Jar examples for f:fix4j-assert-testcommon

Description

fix4j-assert is a library to assist in testing of applications using FIX protocol

You can download jar file fix4j-assert-testcommon 1.5 in this page.

License

GNU General Public License (GPL)

Build File

You can use the following script to add fix4j-assert-testcommon-1.5.jar to your project.

<dependency>
   <groupId>org.fix4j</groupId>
   <artifactId>fix4j-assert-testcommon</artifactId>
   <version>1.5</version>
</dependency>
compile group: 'org.fix4j', name: 'fix4j-assert-testcommon', version: '1.5'
libraryDependencies += "org.fix4j" % "fix4j-assert-testcommon" % "1.5"
<dependency org="org.fix4j" name="fix4j-assert-testcommon" rev="1.5"/>
@Grapes(@Grab(group='org.fix4j', module='fix4j-assert-testcommon', version='1.5'))
'org.fix4j:fix4j-assert-testcommon:jar:1.5'

Download

Click the following link to download the jar file.

fix4j-assert-testcommon-1.5-javadoc.jar
fix4j-assert-testcommon-1.5-sources.jar
fix4j-assert-testcommon-1.5.jar
fix4j-assert-testcommon-1.5.pom



Related Tutorials