| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.skgmn |
| Идентификатор | Идентификаторcomposetooltip |
| Последняя версия | Последняя версия0.2.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеComposeTooltip
Tooltip library for Jetpack Compose
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| composetooltip-0.2.0.pom | |
| composetooltip-0.2.0-sources.jar | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.skgmn/composetooltip/ -->
<dependency>
<groupId>com.github.skgmn</groupId>
<artifactId>composetooltip</artifactId>
<version>0.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skgmn/composetooltip/
implementation 'com.github.skgmn:composetooltip:0.2.0'
// https://jarcasting.com/artifacts/com.github.skgmn/composetooltip/
implementation ("com.github.skgmn:composetooltip:0.2.0")
'com.github.skgmn:composetooltip:aar:0.2.0'
<dependency org="com.github.skgmn" name="composetooltip" rev="0.2.0">
<artifact name="composetooltip" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.skgmn', module='composetooltip', version='0.2.0')
)
libraryDependencies += "com.github.skgmn" % "composetooltip" % "0.2.0"
[com.github.skgmn/composetooltip "0.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.compose.ui » ui | jar | 1.0.2 |
| androidx.compose.material » material | jar | 1.0.2 |
| androidx.compose.ui » ui-tooling-preview | jar | 1.0.2 |
| androidx.constraintlayout » constraintlayout-compose | jar | 1.0.0-beta02 |
| com.google.android.material » material | jar | 1.4.0 |