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