com.github.liuyueyi.media:markdown-plugin

a simple way to render markdown to image/html in java

License

License

GroupId

GroupId

com.github.liuyueyi.media
ArtifactId

ArtifactId

markdown-plugin
Last Version

Last Version

2.6.3
Release Date

Release Date

Type

Type

jar
Description

Description

a simple way to render markdown to image/html in java
Source Code Management

Source Code Management

https://github.com/liuyueyi/quick-media

Download markdown-plugin

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.liuyueyi.media : base-plugin jar 2.6.3
com.vladsch.flexmark : flexmark jar 0.26.4
com.vladsch.flexmark : flexmark-util jar 0.26.4
com.vladsch.flexmark : flexmark-ext-tables jar 0.26.4
org.xhtmlrenderer : core-renderer jar R8
net.sourceforge.nekohtml : nekohtml jar 1.9.14

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.6.3
2.6.1
2.6.0
2.5.1
2.5