License |
License |
---|---|
GroupId | GroupIdorg.quickfixj |
ArtifactId | ArtifactIdquickfixj-messages-all |
Last Version | Last Version2.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuickFIX/J Message classes for all FIX specs
QuickFIX/J Message classes for all FIX specs
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.quickfixj/quickfixj-messages-all/ -->
<dependency>
<groupId>org.quickfixj</groupId>
<artifactId>quickfixj-messages-all</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.quickfixj/quickfixj-messages-all/
implementation 'org.quickfixj:quickfixj-messages-all:2.3.1'
// https://jarcasting.com/artifacts/org.quickfixj/quickfixj-messages-all/
implementation ("org.quickfixj:quickfixj-messages-all:2.3.1")
'org.quickfixj:quickfixj-messages-all:jar:2.3.1'
<dependency org="org.quickfixj" name="quickfixj-messages-all" rev="2.3.1">
<artifact name="quickfixj-messages-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.quickfixj', module='quickfixj-messages-all', version='2.3.1')
)
libraryDependencies += "org.quickfixj" % "quickfixj-messages-all" % "2.3.1"
[org.quickfixj/quickfixj-messages-all "2.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.quickfixj : quickfixj-core | jar | 2.3.1 |