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

io.noties.markwon:simple-ext 4.6.1

Custom extension based on simple delimiter usage

Группа

Группа

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

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

simple-ext
Версия

Версия

4.6.1
Тип

Тип

aar

Скачать simple-ext 4.6.1


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