is not current version
Last Version 2.0.2

ru.noties:markwon 1.1.1

Markwon

GroupId

GroupId

ru.noties
ArtifactId

ArtifactId

markwon
Version

Version

1.1.1
Type

Type

aar

Download markwon 1.1.1


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