is not current version
Last Version 4.6.2

io.noties.markwon:simple-ext 4.6.0

Custom extension based on simple delimiter usage

GroupId

GroupId

io.noties.markwon
ArtifactId

ArtifactId

simple-ext
Version

Version

4.6.0
Type

Type

aar

Download simple-ext 4.6.0


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