Last Version

flexmark-java extension for rendering docx format 0.64.0

flexmark-java extension for rendering docx format

License

License

GroupId

GroupId

com.vladsch.flexmark
ArtifactId

ArtifactId

flexmark-docx-converter
Version

Version

0.64.0
Type

Type

jar
Description

Description

flexmark-java extension for rendering docx format
flexmark-java extension for rendering docx format

Download flexmark-docx-converter 0.64.0


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

Dependencies

compile (19)

Group / Artifact Type Version
com.vladsch.flexmark : flexmark-util jar 0.64.0
com.vladsch.flexmark : flexmark jar 0.64.0
com.vladsch.flexmark : flexmark-ext-definition jar 0.64.0
com.vladsch.flexmark : flexmark-ext-emoji jar 0.64.0
com.vladsch.flexmark : flexmark-ext-footnotes jar 0.64.0
com.vladsch.flexmark : flexmark-ext-gfm-strikethrough jar 0.64.0
com.vladsch.flexmark : flexmark-ext-ins jar 0.64.0
com.vladsch.flexmark : flexmark-ext-jekyll-tag jar 0.64.0
com.vladsch.flexmark : flexmark-ext-superscript jar 0.64.0
com.vladsch.flexmark : flexmark-ext-tables jar 0.64.0
com.vladsch.flexmark : flexmark-ext-toc jar 0.64.0
com.vladsch.flexmark : flexmark-ext-wikilink jar 0.64.0
com.vladsch.flexmark : flexmark-ext-enumerated-reference jar 0.64.0
com.vladsch.flexmark : flexmark-ext-attributes jar 0.64.0
com.vladsch.flexmark : flexmark-ext-aside jar 0.64.0
com.vladsch.flexmark : flexmark-ext-gitlab jar 0.64.0
com.vladsch.flexmark : flexmark-ext-macros jar 0.64.0
org.docx4j : docx4j-JAXB-ReferenceImpl jar 11.3.2
log4j : log4j jar 1.2.17

test (3)

Group / Artifact Type Version
com.vladsch.flexmark : flexmark-test-util jar 0.64.0
com.vladsch.flexmark : flexmark-core-test jar 0.64.0
com.vladsch.flexmark : flexmark-ext-autolink jar 0.64.0

Project Modules

There are no modules declared in this project.