Last Version

flexmark-java core 0.64.0

Core of flexmark-java (implementation of CommonMark for parsing markdown and rendering to HTML)

License

License

GroupId

GroupId

com.vladsch.flexmark
ArtifactId

ArtifactId

flexmark
Version

Version

0.64.0
Type

Type

jar
Description

Description

flexmark-java core
Core of flexmark-java (implementation of CommonMark for parsing markdown and rendering to HTML)

Download flexmark 0.64.0


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

Dependencies

compile (10)

Group / Artifact Type Version
com.vladsch.flexmark : flexmark-util-ast jar 0.64.0
com.vladsch.flexmark : flexmark-util-builder jar 0.64.0
com.vladsch.flexmark : flexmark-util-collection jar 0.64.0
com.vladsch.flexmark : flexmark-util-data jar 0.64.0
com.vladsch.flexmark : flexmark-util-dependency jar 0.64.0
com.vladsch.flexmark : flexmark-util-format jar 0.64.0
com.vladsch.flexmark : flexmark-util-html jar 0.64.0
com.vladsch.flexmark : flexmark-util-misc jar 0.64.0
com.vladsch.flexmark : flexmark-util-sequence jar 0.64.0
com.vladsch.flexmark : flexmark-util-visitor jar 0.64.0

test (5)

Group / Artifact Type Version
com.vladsch.flexmark : flexmark-test-util jar 0.64.0
com.vladsch.flexmark : flexmark-test-specs jar 0.64.0
org.openjdk.jmh : jmh-core jar 1.13
org.openjdk.jmh : jmh-generator-annprocess jar 1.13
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.