is not current version
Last Version 0.64.0

com.vladsch.flexmark:flexmark-pdf-converter 0.61.26

flexmark-java extension for markdown to pdf conversion

Categories

Categories

PDF Data
GroupId

GroupId

com.vladsch.flexmark
ArtifactId

ArtifactId

flexmark-pdf-converter
Version

Version

0.61.26
Type

Type

jar

Download flexmark-pdf-converter 0.61.26


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