Jar examples for f:fix4j-assert-testcommon
fix4j-assert is a library to assist in testing of applications using FIX protocol
You can download jar file fix4j-assert-testcommon 1.3 in this page.
GNU General Public License (GPL)
You can use the following script to add fix4j-assert-testcommon-1.3.jar to your project.
<dependency> <groupId>org.fix4j</groupId> <artifactId>fix4j-assert-testcommon</artifactId> <version>1.3</version> </dependency>
compile group: 'org.fix4j', name: 'fix4j-assert-testcommon', version: '1.3'
libraryDependencies += "org.fix4j" % "fix4j-assert-testcommon" % "1.3"
<dependency org="org.fix4j" name="fix4j-assert-testcommon" rev="1.3"/>
@Grapes(@Grab(group='org.fix4j', module='fix4j-assert-testcommon', version='1.3'))
'org.fix4j:fix4j-assert-testcommon:jar:1.3'
Click the following link to download the jar file.
fix4j-assert-testcommon-1.3-javadoc.jar