is not current version
Last Version 4.6.2

io.noties.markwon:ext-strikethrough 4.2.0

Extension to add strikethrough markup to Markwon markdown

GroupId

GroupId

io.noties.markwon
ArtifactId

ArtifactId

ext-strikethrough
Version

Version

4.2.0
Type

Type

aar

Download ext-strikethrough 4.2.0


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