Last Version

Strikethrough 4.6.2

Extension to add strikethrough markup to Markwon markdown

License

License

GroupId

GroupId

io.noties.markwon
ArtifactId

ArtifactId

ext-strikethrough
Version

Version

4.6.2
Type

Type

aar
Description

Description

Strikethrough
Extension to add strikethrough markup to Markwon markdown
Project URL

Project URL

https://github.com/noties/Markwon
Source Code Management

Source Code Management

https://github.com/noties/Markwon

Download ext-strikethrough 4.6.2


<!-- https://jarcasting.com/artifacts/io.noties.markwon/ext-strikethrough/ -->
<dependency>
    <groupId>io.noties.markwon</groupId>
    <artifactId>ext-strikethrough</artifactId>
    <version>4.6.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.noties.markwon/ext-strikethrough/
implementation 'io.noties.markwon:ext-strikethrough:4.6.2'
// https://jarcasting.com/artifacts/io.noties.markwon/ext-strikethrough/
implementation ("io.noties.markwon:ext-strikethrough:4.6.2")
'io.noties.markwon:ext-strikethrough:aar:4.6.2'
<dependency org="io.noties.markwon" name="ext-strikethrough" rev="4.6.2">
  <artifact name="ext-strikethrough" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.noties.markwon', module='ext-strikethrough', version='4.6.2')
)
libraryDependencies += "io.noties.markwon" % "ext-strikethrough" % "4.6.2"
[io.noties.markwon/ext-strikethrough "4.6.2"]

Dependencies

compile (2)

Group / Artifact Type Version
io.noties.markwon : core jar 4.6.2
com.atlassian.commonmark : commonmark-ext-gfm-strikethrough jar 0.13.0

Project Modules

There are no modules declared in this project.