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.5 in this page.
GNU General Public License (GPL)
You can use the following script to add fix4j-assert-core-1.5.jar to your project.
<dependency> <groupId>org.fix4j</groupId> <artifactId>fix4j-assert-core</artifactId> <version>1.5</version> </dependency>
compile group: 'org.fix4j', name: 'fix4j-assert-core', version: '1.5'
libraryDependencies += "org.fix4j" % "fix4j-assert-core" % "1.5"
<dependency org="org.fix4j" name="fix4j-assert-core" rev="1.5"/>
@Grapes(@Grab(group='org.fix4j', module='fix4j-assert-core', version='1.5'))
'org.fix4j:fix4j-assert-core:jar:1.5'
Click the following link to download the jar file.
fix4j-assert-core-1.5-javadoc.jar