| License |
License |
|---|---|
| GroupId | GroupIdio.getstream |
| ArtifactId | ArtifactIdbutterfly |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionbutterfly
Butterfly helps to build adaptive and responsive UIs for Android with Jetpack WindowManager.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| butterfly-1.0.1.pom | |
| butterfly-1.0.1-sources.jar | 11 KB |
| butterfly-1.0.1-javadoc.jar | 370 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.window » window | jar | 1.0.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.4.0 |
| androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.4.0 |