| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.getstream |
| Идентификатор | Идентификаторbutterfly-compose |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеbutterfly-compose
Butterfly helps to build adaptive and responsive UIs for Android with Jetpack WindowManager.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| butterfly-compose-1.0.1.pom | |
| butterfly-compose-1.0.1-sources.jar | 3 KB |
| butterfly-compose-1.0.1-javadoc.jar | 280 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.getstream/butterfly-compose/ -->
<dependency>
<groupId>io.getstream</groupId>
<artifactId>butterfly-compose</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.getstream/butterfly-compose/
implementation 'io.getstream:butterfly-compose:1.0.1'
// https://jarcasting.com/artifacts/io.getstream/butterfly-compose/
implementation ("io.getstream:butterfly-compose:1.0.1")
'io.getstream:butterfly-compose:aar:1.0.1'
<dependency org="io.getstream" name="butterfly-compose" rev="1.0.1">
<artifact name="butterfly-compose" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.getstream', module='butterfly-compose', version='1.0.1')
)
libraryDependencies += "io.getstream" % "butterfly-compose" % "1.0.1"
[io.getstream/butterfly-compose "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.getstream : butterfly | jar | 1.0.1 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.4.0 |
| androidx.compose.ui » ui | jar | 1.1.0-alpha04 |
| androidx.compose.runtime » runtime | jar | 1.1.0-alpha04 |