is not current version
Last Version 0.2.3

com.github.woojiahao:kMD2PDF 0.1.1

Simple and highly customizable markdown to PDF conversion library

Categories

Categories

PDF Data
GroupId

GroupId

com.github.woojiahao
ArtifactId

ArtifactId

kMD2PDF
Version

Version

0.1.1
Type

Type

jar

Download kMD2PDF 0.1.1


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