is not current version
Last Version 2.3.1

org.quickfixj:quickfixj-messages-all 2.2.0

QuickFIX/J Message classes for all FIX specs

GroupId

GroupId

org.quickfixj
ArtifactId

ArtifactId

quickfixj-messages-all
Version

Version

2.2.0
Type

Type

jar

Download quickfixj-messages-all 2.2.0


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