Last Version

Core 4.6.2

Core Markwon artifact that includes basic markdown parsing and rendering

License

License

GroupId

GroupId

io.noties.markwon
ArtifactId

ArtifactId

core
Version

Version

4.6.2
Type

Type

aar
Description

Description

Core
Core Markwon artifact that includes basic markdown parsing and rendering
Project URL

Project URL

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

Source Code Management

https://github.com/noties/Markwon

Download core 4.6.2


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0
com.atlassian.commonmark : commonmark jar 0.13.0

Project Modules

There are no modules declared in this project.