is not current version
Last Version 0.13.0

com.halilibo.compose-richtext:richtext-ui-material 0.7.0

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

GroupId

GroupId

com.halilibo.compose-richtext
ArtifactId

ArtifactId

richtext-ui-material
Version

Version

0.7.0
Type

Type

aar

Download richtext-ui-material 0.7.0


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