| License |
License |
|---|---|
| GroupId | GroupIdio.fixprotocol.tablature |
| ArtifactId | ArtifactIdtablature-parent |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiontablature-parent
Easy authoring for rules of engagement using markdown
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationFIX Trading Community |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tablature-parent-1.0.1.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.fixprotocol.tablature/tablature-parent/ -->
<dependency>
<groupId>io.fixprotocol.tablature</groupId>
<artifactId>tablature-parent</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fixprotocol.tablature/tablature-parent/
implementation 'io.fixprotocol.tablature:tablature-parent:1.0.1'
// https://jarcasting.com/artifacts/io.fixprotocol.tablature/tablature-parent/
implementation ("io.fixprotocol.tablature:tablature-parent:1.0.1")
'io.fixprotocol.tablature:tablature-parent:pom:1.0.1'
<dependency org="io.fixprotocol.tablature" name="tablature-parent" rev="1.0.1">
<artifact name="tablature-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fixprotocol.tablature', module='tablature-parent', version='1.0.1')
)
libraryDependencies += "io.fixprotocol.tablature" % "tablature-parent" % "1.0.1"
[io.fixprotocol.tablature/tablature-parent "1.0.1"]