Last Version

Inline Parser 4.6.2

Markwon customizable commonmark-java InlineParser

License

License

GroupId

GroupId

io.noties.markwon
ArtifactId

ArtifactId

inline-parser
Version

Version

4.6.2
Type

Type

aar
Description

Description

Inline Parser
Markwon customizable commonmark-java InlineParser
Project URL

Project URL

https://github.com/noties/Markwon
Source Code Management

Source Code Management

https://github.com/noties/Markwon

Download inline-parser 4.6.2


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

Dependencies

compile (3)

Group / Artifact Type Version
io.noties.markwon : core jar 4.6.2
androidx.annotation » annotation jar 1.1.0
com.atlassian.commonmark : commonmark jar 0.13.0

Project Modules

There are no modules declared in this project.