| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.halilibo.compose-richtext |
| Идентификатор | Идентификаторrichtext-ui-material |
| Последняя версия | Последняя версия0.13.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеCompose Richtext UI Material
An extension library for RichText UI to easily bind with Material apps.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| richtext-ui-material-0.13.0.pom | |
| richtext-ui-material-0.13.0.module | 2 KB |
| richtext-ui-material-0.13.0-sources.jar | 1 KB |
| richtext-ui-material-0.13.0-javadoc.jar | 185 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.halilibo.compose-richtext/richtext-ui-material/ -->
<dependency>
<groupId>com.halilibo.compose-richtext</groupId>
<artifactId>richtext-ui-material</artifactId>
<version>0.13.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.halilibo.compose-richtext/richtext-ui-material/
implementation 'com.halilibo.compose-richtext:richtext-ui-material:0.13.0'
// https://jarcasting.com/artifacts/com.halilibo.compose-richtext/richtext-ui-material/
implementation ("com.halilibo.compose-richtext:richtext-ui-material:0.13.0")
'com.halilibo.compose-richtext:richtext-ui-material:aar:0.13.0'
<dependency org="com.halilibo.compose-richtext" name="richtext-ui-material" rev="0.13.0">
<artifact name="richtext-ui-material" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.halilibo.compose-richtext', module='richtext-ui-material', version='0.13.0')
)
libraryDependencies += "com.halilibo.compose-richtext" % "richtext-ui-material" % "0.13.0"
[com.halilibo.compose-richtext/richtext-ui-material "0.13.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.halilibo.compose-richtext : richtext-ui | jar | 0.13.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |