html-text

Jetpack Compose HtmlText

Лицензия

Лицензия

Группа

Группа

de.charlex.compose
Идентификатор

Идентификатор

html-text
Последняя версия

Последняя версия

1.2.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

html-text
Jetpack Compose HtmlText
Ссылка на сайт

Ссылка на сайт

https://github.com/ch4rl3x/HtmlText
Система контроля версий

Система контроля версий

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

Скачать html-text

Имя Файла Размер
html-text-1.2.0.pom
html-text-1.2.0-sources.jar 2 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2.0
1.1.0
1.0.0