is not current version
Last Version 4.6.2

io.noties.markwon:ext-tables 4.5.1

Extension to add tables markup (GFM) to Markwon markdown

GroupId

GroupId

io.noties.markwon
ArtifactId

ArtifactId

ext-tables
Version

Version

4.5.1
Type

Type

aar

Download ext-tables 4.5.1


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