is not current version
Last Version 4.6.2

io.noties.markwon:ext-tasklist 4.0.1

Extension to add task lists (GFM) to Markwon markdown

GroupId

GroupId

io.noties.markwon
ArtifactId

ArtifactId

ext-tasklist
Version

Version

4.0.1
Type

Type

aar

Download ext-tasklist 4.0.1


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