MarkdownJ Core

Core functionality provided by MarkdownJ.

License

License

GroupId

GroupId

com.madgag
ArtifactId

ArtifactId

markdownj-core
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

MarkdownJ Core
Core functionality provided by MarkdownJ.
Project URL

Project URL

https://github.com/rtyley/markdownj

Download markdownj-core

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.1