is not current version
Last Version 5.1.0

Mistica Android (Jetpack Compose support) 4.1.1

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
Version

Version

4.1.1
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 4.1.1


<!-- https://jarcasting.com/artifacts/com.telefonica/mistica-compose/ -->
<dependency>
    <groupId>com.telefonica</groupId>
    <artifactId>mistica-compose</artifactId>
    <version>4.1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.telefonica/mistica-compose/
implementation 'com.telefonica:mistica-compose:4.1.1'
// https://jarcasting.com/artifacts/com.telefonica/mistica-compose/
implementation ("com.telefonica:mistica-compose:4.1.1")
'com.telefonica:mistica-compose:aar:4.1.1'
<dependency org="com.telefonica" name="mistica-compose" rev="4.1.1">
  <artifact name="mistica-compose" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.telefonica', module='mistica-compose', version='4.1.1')
)
libraryDependencies += "com.telefonica" % "mistica-compose" % "4.1.1"
[com.telefonica/mistica-compose "4.1.1"]

Dependencies

compile (12)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.compose.ui » ui jar 1.0.5
androidx.compose.material » material jar 1.0.5
androidx.compose.ui » ui-tooling-preview jar 1.0.5
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.0
androidx.activity » activity-compose jar 1.4.0
com.google.android.material » compose-theme-adapter jar 1.1.0
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 4.1.1

Project Modules

There are no modules declared in this project.