kMD2PDF

Simple and highly customizable markdown to PDF conversion library

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.woojiahao
Идентификатор

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

kMD2PDF
Последняя версия

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

0.2.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

kMD2PDF
Simple and highly customizable markdown to PDF conversion library
Ссылка на сайт

Ссылка на сайт

https://github.com/omnius-project/kMD2PDF.git
Система контроля версий

Система контроля версий

https://github.com/woojiahao/kMD2PDF

Скачать kMD2PDF

Как подключить последнюю версию

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.50
org.jetbrains.kotlinx : kotlinx-html-jvm jar 0.6.12
org.apache.commons : commons-lang3 jar 3.9
commons-io : commons-io jar 2.6
com.vladsch.flexmark : flexmark-all jar 0.50.40
org.xhtmlrenderer : flying-saucer-core jar 9.1.18
org.xhtmlrenderer : flying-saucer-pdf jar 9.1.18
com.github.kittinunf.result : result jar 2.1.0

test (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.50
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.
com.github.woojiahao

Omnius Project

Omnius Project is a collection of tools created to work with the markdown editor Omnius

Версии библиотеки

Версия
0.2.3
0.2.2
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0