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