io.fixprotocol:md-grammar

Markdown parser

License

License

GroupId

GroupId

io.fixprotocol
ArtifactId

ArtifactId

md-grammar
Last Version

Last Version

1.2.0
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (4)

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
commons-cli : commons-cli jar 1.4

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1