Last Version

HTML 4.6.2

Provides HTML parsing functionality

License

License

GroupId

GroupId

io.noties.markwon
ArtifactId

ArtifactId

html
Version

Version

4.6.2
Type

Type

aar
Description

Description

HTML
Provides HTML parsing functionality
Project URL

Project URL

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

Source Code Management

https://github.com/noties/Markwon

Download html 4.6.2


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

Dependencies

compile (1)

Group / Artifact Type Version
io.noties.markwon : core jar 4.6.2

Project Modules

There are no modules declared in this project.