commonmark

WebJar for commonmark

License

License

BSD-2-Clause
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

commonmark
Last Version

Last Version

0.30.0
Release Date

Release Date

Type

Type

jar
Description

Description

commonmark
WebJar for commonmark
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/commonmark/commonmark.js

Download commonmark

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.webjars.npm : entities jar [2.0,2.1)
org.webjars.npm : mdurl jar [1.0.1,1.1)
org.webjars.npm : minimist jar [1.2.2,)
org.webjars.npm : string.prototype.repeat jar [0.2.0,0.3)

Project Modules

There are no modules declared in this project.
org.webjars.npm

CommonMark

A strongly specified, highly compatible implementation of Markdown

Versions

Version
0.30.0
0.28.1
0.26.0
0.19.0