Download fix4j-assert-fixspec-50sp2-1.6.jar file - Jar f

Jar examples for f:fix4j-assert-fixspec-50sp2

Description

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

You can download jar file fix4j-assert-fixspec-50sp2 1.6 in this page.

License

GNU General Public License (GPL)

Build File

You can use the following script to add fix4j-assert-fixspec-50sp2-1.6.jar to your project.

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

Download

Click the following link to download the jar file.

fix4j-assert-fixspec-50sp2-1.6-javadoc.jar
fix4j-assert-fixspec-50sp2-1.6-sources.jar
fix4j-assert-fixspec-50sp2-1.6.jar
fix4j-assert-fixspec-50sp2-1.6.pom



Related Tutorials