Compose Richtext Commonmark

A library for rendering markdown in Compose using the Commonmark library.

License

License

GroupId

GroupId

com.zachklipp.compose-richtext
ArtifactId

ArtifactId

richtext-commonmark
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

Compose Richtext Commonmark
A library for rendering markdown in Compose using the Commonmark library.
Project URL

Project URL

https://github.com/zach-klippenstein/compose-richtext/
Source Code Management

Source Code Management

https://github.com/zach-klippenstein/compose-richtext/

Download richtext-commonmark

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.zachklipp.compose-richtext : richtext-ui jar 0.3.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32

runtime (5)

Group / Artifact Type Version
com.google.accompanist : accompanist-coil jar 0.10.0
com.atlassian.commonmark : commonmark jar 0.15.2
com.atlassian.commonmark : commonmark-ext-gfm-strikethrough jar 0.15.2
com.atlassian.commonmark : commonmark-ext-gfm-tables jar 0.15.2
androidx.compose.material » material jar 1.0.0-beta07

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0+alpha06
0.1.0