не последняя версия
Последняя версия 0.64.0

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

flexmark-java extension for markdown to pdf conversion

Категории

Категории

PDF Данные
Группа

Группа

com.vladsch.flexmark
Идентификатор

Идентификатор

flexmark-pdf-converter
Версия

Версия

0.26.4
Тип

Тип

jar

Скачать flexmark-pdf-converter 0.26.4


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