Mistica Android (Jetpack Compose support)

Mistica is a framework that contains reusable UI components and utilities. with Jetpack Compose support

License

License

GroupId

GroupId

com.telefonica
ArtifactId

ArtifactId

mistica-compose
Last Version

Last Version

5.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

Mistica Android (Jetpack Compose support)
Mistica is a framework that contains reusable UI components and utilities. with Jetpack Compose support
Project URL

Project URL

https://github.com/Telefonica/mistica-android
Source Code Management

Source Code Management

https://github.com/Telefonica/mistica-android/tree/master

Download mistica-compose

How to add to project

<!-- 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"]

Dependencies

compile (12)

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

Project Modules

There are no modules declared in this project.

Versions

Version
5.1.0
5.0.1
5.0.0
4.3.0
4.2.1
4.2.0
4.1.5
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0
4.0.3
4.0.2
4.0.1
4.0.0
3.2.1
3.2.0
3.1.1-mal-3