License |
License |
---|---|
GroupId | GroupIdcom.halilibo.compose-richtext |
ArtifactId | ArtifactIdrichtext-ui-material |
Version | Version0.6.0 |
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/ -->
<dependency>
<groupId>com.halilibo.compose-richtext</groupId>
<artifactId>richtext-ui-material</artifactId>
<version>0.6.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.6.0'
// https://jarcasting.com/artifacts/com.halilibo.compose-richtext/richtext-ui-material/
implementation ("com.halilibo.compose-richtext:richtext-ui-material:0.6.0")
'com.halilibo.compose-richtext:richtext-ui-material:aar:0.6.0'
<dependency org="com.halilibo.compose-richtext" name="richtext-ui-material" rev="0.6.0">
<artifact name="richtext-ui-material" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.halilibo.compose-richtext', module='richtext-ui-material', version='0.6.0')
)
libraryDependencies += "com.halilibo.compose-richtext" % "richtext-ui-material" % "0.6.0"
[com.halilibo.compose-richtext/richtext-ui-material "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.halilibo.compose-richtext : richtext-ui | jar | 0.6.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
Group / Artifact | Type | Version |
---|---|---|
androidx.compose.material » material | jar | 1.0.1 |