is not current version
Last Version 4.6.2

io.noties.markwon:inline-parser 4.4.0

Markwon customizable commonmark-java InlineParser

GroupId

GroupId

io.noties.markwon
ArtifactId

ArtifactId

inline-parser
Version

Version

4.4.0
Type

Type

aar

Download inline-parser 4.4.0


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