Last Version

kMD2PDF 0.2.3

Simple and highly customizable markdown to PDF conversion library

License

License

Categories

Categories

PDF Data
GroupId

GroupId

com.github.woojiahao
ArtifactId

ArtifactId

kMD2PDF
Version

Version

0.2.3
Type

Type

jar
Description

Description

kMD2PDF
Simple and highly customizable markdown to PDF conversion library
Project URL

Project URL

https://github.com/omnius-project/kMD2PDF.git
Source Code Management

Source Code Management

https://github.com/woojiahao/kMD2PDF

Download kMD2PDF 0.2.3


<!-- 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"]

Dependencies

compile (8)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.50
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.