| License |
License |
|---|---|
| GroupId | GroupIdio.fixprotocol.tablature |
| ArtifactId | ArtifactIdmd-grammar |
| Version | Version0.4.2 |
| Type | Typejar |
| Description |
DescriptionEasy authoring for rules of engagement using markdown
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationFIX Trading Community |
| Filename | Size |
|---|---|
| md-grammar-0.4.2.pom | |
| md-grammar-0.4.2.jar | 87 KB |
| md-grammar-0.4.2-sources.jar | 53 KB |
| md-grammar-0.4.2-javadoc.jar | 750 KB |
| md-grammar-0.4.2-jar-with-dependencies.jar | 15 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.fixprotocol.tablature/md-grammar/ -->
<dependency>
<groupId>io.fixprotocol.tablature</groupId>
<artifactId>md-grammar</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.fixprotocol.tablature/md-grammar/
implementation 'io.fixprotocol.tablature:md-grammar:0.4.2'
// https://jarcasting.com/artifacts/io.fixprotocol.tablature/md-grammar/
implementation ("io.fixprotocol.tablature:md-grammar:0.4.2")
'io.fixprotocol.tablature:md-grammar:jar:0.4.2'
<dependency org="io.fixprotocol.tablature" name="md-grammar" rev="0.4.2">
<artifact name="md-grammar" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fixprotocol.tablature', module='md-grammar', version='0.4.2')
)
libraryDependencies += "io.fixprotocol.tablature" % "md-grammar" % "0.4.2"
[io.fixprotocol.tablature/md-grammar "0.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.antlr : antlr4 | jar | 4.8-1 |
| org.apache.logging.log4j : log4j-api | jar | 2.14.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |