License |
License |
---|---|
GroupId | GroupIdorg.marketcetera |
ArtifactId | ArtifactIdfix-parent |
Last Version | Last Version3.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFIX Parent
The root of Marketcetera public sources.
|
Filename | Size |
---|---|
fix-parent-3.2.1.pom | 688 bytes |
fix-parent-3.2.1-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.marketcetera/fix-parent/ -->
<dependency>
<groupId>org.marketcetera</groupId>
<artifactId>fix-parent</artifactId>
<version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.marketcetera/fix-parent/
implementation 'org.marketcetera:fix-parent:3.2.1'
// https://jarcasting.com/artifacts/org.marketcetera/fix-parent/
implementation ("org.marketcetera:fix-parent:3.2.1")
'org.marketcetera:fix-parent:jar:3.2.1'
<dependency org="org.marketcetera" name="fix-parent" rev="3.2.1">
<artifact name="fix-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.marketcetera', module='fix-parent', version='3.2.1')
)
libraryDependencies += "org.marketcetera" % "fix-parent" % "3.2.1"
[org.marketcetera/fix-parent "3.2.1"]