is not current version
Last Version 4.6.2

io.noties.markwon:simple-ext 4.0.1

Custom extension based on simple delimiter usage

GroupId

GroupId

io.noties.markwon
ArtifactId

ArtifactId

simple-ext
Version

Version

4.0.1
Type

Type

aar

Download simple-ext 4.0.1


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