не последняя версия
Последняя версия 4.6.2

io.noties.markwon:ext-tables 4.1.0

Extension to add tables markup (GFM) to Markwon markdown

Группа

Группа

io.noties.markwon
Идентификатор

Идентификатор

ext-tables
Версия

Версия

4.1.0
Тип

Тип

aar

Скачать ext-tables 4.1.0


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