| License |
License |
|---|---|
| GroupId | GroupIdcom.telefonica |
| ArtifactId | ArtifactIdmistica-compose |
| Last Version | Last Version5.1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionMistica Android (Jetpack Compose support)
Mistica is a framework that contains reusable UI components and utilities. with Jetpack Compose support
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mistica-compose-5.1.0.pom | |
| mistica-compose-5.1.0-sources.jar | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.telefonica/mistica-compose/ -->
<dependency>
<groupId>com.telefonica</groupId>
<artifactId>mistica-compose</artifactId>
<version>5.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.telefonica/mistica-compose/
implementation 'com.telefonica:mistica-compose:5.1.0'
// https://jarcasting.com/artifacts/com.telefonica/mistica-compose/
implementation ("com.telefonica:mistica-compose:5.1.0")
'com.telefonica:mistica-compose:aar:5.1.0'
<dependency org="com.telefonica" name="mistica-compose" rev="5.1.0">
<artifact name="mistica-compose" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.telefonica', module='mistica-compose', version='5.1.0')
)
libraryDependencies += "com.telefonica" % "mistica-compose" % "5.1.0"
[com.telefonica/mistica-compose "5.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.compose.ui » ui | jar | 1.2.0-beta02 |
| androidx.compose.material » material | jar | 1.2.0-beta02 |
| androidx.compose.ui » ui-tooling-preview | jar | 1.2.0-beta02 |
| androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.4.1 |
| androidx.activity » activity-compose | jar | 1.4.0 |
| com.google.android.material » compose-theme-adapter | jar | 1.1.5 |
| com.google.accompanist : accompanist-pager | jar | 0.22.0-rc |
| com.google.accompanist : accompanist-pager-indicators | jar | 0.22.0-rc |
| io.coil-kt : coil | jar | 1.4.0 |
| io.coil-kt : coil-compose | jar | 1.4.0 |
| com.telefonica : mistica | jar | 5.1.0 |