is not current version
Last Version 0.19.0

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

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.18.1
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.18.1


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

Dependencies

compile (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.