is not current version
Last Version 1.1.1

commonmark-ext-notifications 1.0.1

commonmark extension allowing to handle notifications (info, success, warning, error) messages in markdown

License

License

GroupId

GroupId

fr.brouillard.oss
ArtifactId

ArtifactId

commonmark-ext-notifications
Version

Version

1.0.1
Type

Type

jar
Description

Description

commonmark-ext-notifications
commonmark extension allowing to handle notifications (info, success, warning, error) messages in markdown
Project URL

Project URL

https://github.com/McFoggy/commonmark-ext-notifications
Project Organization

Project Organization

Matthieu Brouillard
Source Code Management

Source Code Management

https://github.com/McFoggy/commonmark-ext-notifications/

Download commonmark-ext-notifications 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.atlassian.commonmark : commonmark jar 0.11.0

test (2)

Group / Artifact Type Version
com.atlassian.commonmark : commonmark-test-util jar 0.11.0
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.