| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.charlex.compose |
| Идентификатор | Идентификаторhtml-text |
| Последняя версия | Последняя версия1.2.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеhtml-text
Jetpack Compose HtmlText
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |