| License |
License |
|---|---|
| GroupId | GroupIdio.fixprotocol |
| ArtifactId | ArtifactIdmd-grammar |
| Version | Version1.1.2 |
| Type | Typejar |
| Description |
Descriptionio.fixprotocol:md-grammar
Markdown parser
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationFIX Trading Community |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| md-grammar-1.1.2.pom | |
| md-grammar-1.1.2.jar | 79 KB |
| md-grammar-1.1.2-sources.jar | 51 KB |
| md-grammar-1.1.2-javadoc.jar | 700 KB |
| md-grammar-1.1.2-jar-with-dependencies.jar | 15 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.fixprotocol/md-grammar/ -->
<dependency>
<groupId>io.fixprotocol</groupId>
<artifactId>md-grammar</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.fixprotocol/md-grammar/
implementation 'io.fixprotocol:md-grammar:1.1.2'
// https://jarcasting.com/artifacts/io.fixprotocol/md-grammar/
implementation ("io.fixprotocol:md-grammar:1.1.2")
'io.fixprotocol:md-grammar:jar:1.1.2'
<dependency org="io.fixprotocol" name="md-grammar" rev="1.1.2">
<artifact name="md-grammar" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fixprotocol', module='md-grammar', version='1.1.2')
)
libraryDependencies += "io.fixprotocol" % "md-grammar" % "1.1.2"
[io.fixprotocol/md-grammar "1.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.antlr : antlr4 | jar | 4.9.2 |
| org.apache.logging.log4j : log4j-api | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |