License |
License |
---|---|
GroupId | GroupIdcom.telefonica |
ArtifactId | ArtifactIdmistica-compose |
Version | Version4.2.1 |
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-4.2.1.pom | |
mistica-compose-4.2.1-sources.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.telefonica/mistica-compose/ -->
<dependency>
<groupId>com.telefonica</groupId>
<artifactId>mistica-compose</artifactId>
<version>4.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.telefonica/mistica-compose/
implementation 'com.telefonica:mistica-compose:4.2.1'
// https://jarcasting.com/artifacts/com.telefonica/mistica-compose/
implementation ("com.telefonica:mistica-compose:4.2.1")
'com.telefonica:mistica-compose:aar:4.2.1'
<dependency org="com.telefonica" name="mistica-compose" rev="4.2.1">
<artifact name="mistica-compose" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.telefonica', module='mistica-compose', version='4.2.1')
)
libraryDependencies += "com.telefonica" % "mistica-compose" % "4.2.1"
[com.telefonica/mistica-compose "4.2.1"]
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.7.0 |
androidx.compose.ui » ui | jar | 1.1.1 |
androidx.compose.material » material | jar | 1.1.1 |
androidx.compose.ui » ui-tooling-preview | jar | 1.1.1 |
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 | 4.2.1 |