Last Version

html-text 1.2.0

Jetpack Compose HtmlText

License

License

GroupId

GroupId

de.charlex.compose
ArtifactId

ArtifactId

html-text
Version

Version

1.2.0
Type

Type

aar
Description

Description

html-text
Jetpack Compose HtmlText
Project URL

Project URL

https://github.com/ch4rl3x/HtmlText
Source Code Management

Source Code Management

https://github.com/ch4rl3x/HtmlText/tree/main

Download html-text 1.2.0


<!-- https://jarcasting.com/artifacts/de.charlex.compose/html-text/ -->
<dependency>
    <groupId>de.charlex.compose</groupId>
    <artifactId>html-text</artifactId>
    <version>1.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/de.charlex.compose/html-text/
implementation 'de.charlex.compose:html-text:1.2.0'
// https://jarcasting.com/artifacts/de.charlex.compose/html-text/
implementation ("de.charlex.compose:html-text:1.2.0")
'de.charlex.compose:html-text:aar:1.2.0'
<dependency org="de.charlex.compose" name="html-text" rev="1.2.0">
  <artifact name="html-text" type="aar" />
</dependency>
@Grapes(
@Grab(group='de.charlex.compose', module='html-text', version='1.2.0')
)
libraryDependencies += "de.charlex.compose" % "html-text" % "1.2.0"
[de.charlex.compose/html-text "1.2.0"]

Dependencies

compile (7)

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

Project Modules

There are no modules declared in this project.