is not current version
Last Version 0.19.0

commonmark-java extension for adding id attributes to h tags 0.17.2

commonmark-java extension for adding unique id attributes to header tags

License

License

GroupId

GroupId

org.commonmark
ArtifactId

ArtifactId

commonmark-ext-heading-anchor
Version

Version

0.17.2
Type

Type

jar
Description

Description

commonmark-java extension for adding id attributes to h tags
commonmark-java extension for adding unique id attributes to header tags

Download commonmark-ext-heading-anchor 0.17.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.commonmark : commonmark jar 0.17.2

test (1)

Group / Artifact Type Version
org.commonmark : commonmark-test-util jar 0.17.2

Project Modules

There are no modules declared in this project.