GroupId | GroupIdio.noties.markwon |
---|---|
ArtifactId | ArtifactIdinline-parser |
Version | Version4.2.2 |
Type | Typeaar |
Filename | Size |
---|---|
inline-parser-4.2.2.pom | |
inline-parser-4.2.2.aar | 25 KB |
inline-parser-4.2.2-sources.jar | 17 KB |
inline-parser-4.2.2-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.noties.markwon/inline-parser/ -->
<dependency>
<groupId>io.noties.markwon</groupId>
<artifactId>inline-parser</artifactId>
<version>4.2.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.noties.markwon/inline-parser/
implementation 'io.noties.markwon:inline-parser:4.2.2'
// https://jarcasting.com/artifacts/io.noties.markwon/inline-parser/
implementation ("io.noties.markwon:inline-parser:4.2.2")
'io.noties.markwon:inline-parser:aar:4.2.2'
<dependency org="io.noties.markwon" name="inline-parser" rev="4.2.2">
<artifact name="inline-parser" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.noties.markwon', module='inline-parser', version='4.2.2')
)
libraryDependencies += "io.noties.markwon" % "inline-parser" % "4.2.2"
[io.noties.markwon/inline-parser "4.2.2"]