is not current version
Last Version 4.6.2

io.noties.markwon:editor 4.4.0

Markdown editor based on Markwon

GroupId

GroupId

io.noties.markwon
ArtifactId

ArtifactId

editor
Version

Version

4.4.0
Type

Type

aar

Download editor 4.4.0


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