Compose Richtext UI Material

An extension library for RichText UI to easily bind with Material apps.

License

License

GroupId

GroupId

com.halilibo.compose-richtext
ArtifactId

ArtifactId

richtext-ui-material
Last Version

Last Version

0.13.0
Release Date

Release Date

Type

Type

aar
Description

Description

Compose Richtext UI Material
An extension library for RichText UI to easily bind with Material apps.
Project URL

Project URL

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

Source Code Management

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

Download richtext-ui-material

How to add to project

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