не последняя версия
Последняя версия 4.6.2

io.noties.markwon:html 4.0.2

Provides HTML parsing functionality

Группа

Группа

io.noties.markwon
Идентификатор

Идентификатор

html
Версия

Версия

4.0.2
Тип

Тип

aar

Скачать html 4.0.2

Имя Файла Размер
html-4.0.2.pom
html-4.0.2.aar 131 KB
html-4.0.2-sources.jar 51 KB
html-4.0.2-javadoc.jar 180 KB
Обзор

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