License |
License |
---|---|
GroupId | GroupIdcom.halilibo.compose-richtext |
ArtifactId | ArtifactIdrichtext-ui-material-android |
Version | Version0.8.1 |
Type | Typeaar |
Description |
DescriptionCompose Richtext UI Material
An extension library for RichText UI to easily bind with Material apps.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.halilibo.compose-richtext/richtext-ui-material-android/ -->
<dependency>
<groupId>com.halilibo.compose-richtext</groupId>
<artifactId>richtext-ui-material-android</artifactId>
<version>0.8.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.halilibo.compose-richtext/richtext-ui-material-android/
implementation 'com.halilibo.compose-richtext:richtext-ui-material-android:0.8.1'
// https://jarcasting.com/artifacts/com.halilibo.compose-richtext/richtext-ui-material-android/
implementation ("com.halilibo.compose-richtext:richtext-ui-material-android:0.8.1")
'com.halilibo.compose-richtext:richtext-ui-material-android:aar:0.8.1'
<dependency org="com.halilibo.compose-richtext" name="richtext-ui-material-android" rev="0.8.1">
<artifact name="richtext-ui-material-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.halilibo.compose-richtext', module='richtext-ui-material-android', version='0.8.1')
)
libraryDependencies += "com.halilibo.compose-richtext" % "richtext-ui-material-android" % "0.8.1"
[com.halilibo.compose-richtext/richtext-ui-material-android "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.compose.runtime » runtime-android | jar | 1.0.0-alpha3 |
org.jetbrains.compose.foundation » foundation-android | jar | 1.0.0-alpha3 |
org.jetbrains.compose.material » material-android | jar | 1.0.0-alpha3 |
com.halilibo.compose-richtext : richtext-ui-android | jar | 0.8.1 |