is not current version
Last Version 4.6.2

io.noties.markwon:editor 4.5.1

Markdown editor based on Markwon

GroupId

GroupId

io.noties.markwon
ArtifactId

ArtifactId

editor
Version

Version

4.5.1
Type

Type

aar

Download editor 4.5.1


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