License |
License |
---|---|
GroupId | GroupIdde.charlex.compose |
ArtifactId | ArtifactIdhtml-text |
Version | Version1.0.0 |
Type | Typeaar |
Description |
Descriptionhtml-text
Jetpack Compose HtmlText
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
html-text-1.0.0.pom | |
html-text-1.0.0-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.charlex.compose/html-text/ -->
<dependency>
<groupId>de.charlex.compose</groupId>
<artifactId>html-text</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/de.charlex.compose/html-text/
implementation 'de.charlex.compose:html-text:1.0.0'
// https://jarcasting.com/artifacts/de.charlex.compose/html-text/
implementation ("de.charlex.compose:html-text:1.0.0")
'de.charlex.compose:html-text:aar:1.0.0'
<dependency org="de.charlex.compose" name="html-text" rev="1.0.0">
<artifact name="html-text" type="aar" />
</dependency>
@Grapes(
@Grab(group='de.charlex.compose', module='html-text', version='1.0.0')
)
libraryDependencies += "de.charlex.compose" % "html-text" % "1.0.0"
[de.charlex.compose/html-text "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.compose.ui » ui | jar | 1.0.3 |
androidx.compose.foundation » foundation | jar | 1.0.3 |
androidx.compose.ui » ui-util | jar | 1.0.3 |
androidx.compose.ui » ui-tooling | jar | 1.0.3 |
androidx.compose.material » material | jar | 1.0.3 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |
androidx.core » core-ktx | jar | 1.6.0 |