Last Version

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

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


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

Dependencies

compile (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.