Last Version

commonmark-java mf-version 0.1.3

Modified core of commonmark-java (implementation of CommonMark for parsing markdown and rendering to HTML)

License

License

Categories

Categories

Java Languages
GroupId

GroupId

me.mattstudios.utils
ArtifactId

ArtifactId

commonmark-java-mf
Version

Version

0.1.3
Type

Type

jar
Description

Description

commonmark-java mf-version
Modified core of commonmark-java (implementation of CommonMark for parsing markdown and rendering to HTML)
Project URL

Project URL

https://github.com/atlassian/commonmark-java
Source Code Management

Source Code Management

https://github.com/ipsk/commonmark-java

Download commonmark-java-mf 0.1.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.