Compose Richtext Commonmark

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

License

License

GroupId

GroupId

com.halilibo.compose-richtext
ArtifactId

ArtifactId

richtext-commonmark
Last Version

Last Version

0.13.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/halilozercan/compose-richtext
Source Code Management

Source Code Management

https://github.com/halilozercan/compose-richtext/

Download richtext-commonmark

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
com.halilibo.compose-richtext : richtext-ui jar 0.13.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.1
0.8.0
0.7.0
0.6.0
0.5.0