is not current version
Last Version 1.2.0

io.fixprotocol:md-grammar 1.0.2

Markdown parser

License

License

GroupId

GroupId

io.fixprotocol
ArtifactId

ArtifactId

md-grammar
Version

Version

1.0.2
Type

Type

jar
Description

Description

io.fixprotocol:md-grammar
Markdown parser
Project URL

Project URL

https://github.com/FIXTradingCommunity/md-grammar
Project Organization

Project Organization

FIX Trading Community
Source Code Management

Source Code Management

https://github.com/FIXTradingCommunity/md-grammar

Download md-grammar 1.0.2


<!-- https://jarcasting.com/artifacts/io.fixprotocol/md-grammar/ -->
<dependency>
    <groupId>io.fixprotocol</groupId>
    <artifactId>md-grammar</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.fixprotocol/md-grammar/
implementation 'io.fixprotocol:md-grammar:1.0.2'
// https://jarcasting.com/artifacts/io.fixprotocol/md-grammar/
implementation ("io.fixprotocol:md-grammar:1.0.2")
'io.fixprotocol:md-grammar:jar:1.0.2'
<dependency org="io.fixprotocol" name="md-grammar" rev="1.0.2">
  <artifact name="md-grammar" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fixprotocol', module='md-grammar', version='1.0.2')
)
libraryDependencies += "io.fixprotocol" % "md-grammar" % "1.0.2"
[io.fixprotocol/md-grammar "1.0.2"]

Dependencies

compile (3)

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

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0

Project Modules

There are no modules declared in this project.