You can download commonmark-0.20.0.jar in this page.
BSD-2-Clause
commonmark-0.20.0.jar file has the following types.
META-INF/maven/org.webjars.bower/commonmark/pom.properties META-INF/maven/org.webjars.bower/commonmark/pom.xml META-INF/resources/webjars/commonmark/0.20.0/LICENSE META-INF/resources/webjars/commonmark/0.20.0/bower.json META-INF/resources/webjars/commonmark/0.20.0/changelog.txt META-INF/resources/webjars/commonmark/0.20.0/dist/commonmark.js META-INF/resources/webjars/commonmark/0.20.0/dist/commonmark.min.js
commonmark-0.20.0.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> <groupId>org.webjars.bower</groupId> <artifactId>commonmark</artifactId> <version>0.20.0</version> <name>commonmark</name> <description>WebJar for commonmark</description> <url>http://webjars.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> </properties> <scm> <url>https://github.com/jgm/commonmark.js</url> <connection>git://github.com/jgm/commonmark.js.git</connection> <developerConnection>git://github.com/jgm/commonmark.js.git</developerConnection> <tag>v0.20.0</tag> </scm> <developers> <developer> <id>webjars</id> <url>http://webjars.org</url> </developer> </developers> <licenses> <license> <name>BSD-2-Clause</name> <url>https://spdx.org/licenses/BSD-2-Clause#licenseText</url> <distribution>repo</distribution> </license> </licenses> <dependencies> </dependencies> </project>
<dependency> <groupId>org.webjars.bower</groupId> <artifactId>commonmark</artifactId> <version>0.20.0</version> </dependency>
If you think the following commonmark-0.20.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download commonmark-0.20.0.jar file