is not current version
Last Version 2.3.1

org.quickfixj:quickfixj-messages-all 1.6.2

QuickFIX/J Message classes for all FIX specs

GroupId

GroupId

org.quickfixj
ArtifactId

ArtifactId

quickfixj-messages-all
Version

Version

1.6.2
Type

Type

jar

Download quickfixj-messages-all 1.6.2


<!-- https://jarcasting.com/artifacts/org.quickfixj/quickfixj-messages-all/ -->
<dependency>
    <groupId>org.quickfixj</groupId>
    <artifactId>quickfixj-messages-all</artifactId>
    <version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.quickfixj/quickfixj-messages-all/
implementation 'org.quickfixj:quickfixj-messages-all:1.6.2'
// https://jarcasting.com/artifacts/org.quickfixj/quickfixj-messages-all/
implementation ("org.quickfixj:quickfixj-messages-all:1.6.2")
'org.quickfixj:quickfixj-messages-all:jar:1.6.2'
<dependency org="org.quickfixj" name="quickfixj-messages-all" rev="1.6.2">
  <artifact name="quickfixj-messages-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.quickfixj', module='quickfixj-messages-all', version='1.6.2')
)
libraryDependencies += "org.quickfixj" % "quickfixj-messages-all" % "1.6.2"
[org.quickfixj/quickfixj-messages-all "1.6.2"]