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