pegdown

A Java 1.6+ library providing a clean and lightweight markdown processor

License

License

GroupId

GroupId

org.pegdown
ArtifactId

ArtifactId

pegdown
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

pegdown
A Java 1.6+ library providing a clean and lightweight markdown processor
Project URL

Project URL

http://pegdown.org
Project Organization

Project Organization

org.pegdown

Download pegdown

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.parboiled : parboiled-java jar 1.1.7

test (2)

Group / Artifact Type Version
net.sf.jtidy : jtidy jar r938
org.specs2 : specs2-core_2.11 jar 2.4.16

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.0
1.5.0
1.4.2
1.4.1
1.4.0
1.3.0
1.2.1
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
0.9.2
0.9.1
0.9.0