License |
License |
---|---|
GroupId | GroupIdme.proton.core |
ArtifactId | ArtifactIdpresentation-compose |
Version | Version7.1.2 |
Type | Typeaar |
Description |
Descriptionpresentation-compose
Proton Core libraries for Android
|
Project URL |
Project URL |
Filename | Size |
---|---|
presentation-compose-7.1.2.pom | |
presentation-compose-7.1.2-sources.jar | 30 KB |
presentation-compose-7.1.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/me.proton.core/presentation-compose/ -->
<dependency>
<groupId>me.proton.core</groupId>
<artifactId>presentation-compose</artifactId>
<version>7.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.proton.core/presentation-compose/
implementation 'me.proton.core:presentation-compose:7.1.2'
// https://jarcasting.com/artifacts/me.proton.core/presentation-compose/
implementation ("me.proton.core:presentation-compose:7.1.2")
'me.proton.core:presentation-compose:aar:7.1.2'
<dependency org="me.proton.core" name="presentation-compose" rev="7.1.2">
<artifact name="presentation-compose" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.proton.core', module='presentation-compose', version='7.1.2')
)
libraryDependencies += "me.proton.core" % "presentation-compose" % "7.1.2"
[me.proton.core/presentation-compose "7.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
androidx.compose.runtime » runtime | jar | 1.2.0-alpha01 |
me.proton.core : util-kotlin | jar | 7.1.2 |
me.proton.core : presentation | jar | 7.1.2 |
androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.4.0 |
androidx.activity » activity-compose | jar | 1.3.1 |
androidx.compose.animation » animation | jar | 1.2.0-alpha01 |
androidx.compose.foundation » foundation | jar | 1.2.0-alpha01 |
androidx.compose.foundation » foundation-layout | jar | 1.2.0-alpha01 |
androidx.compose.material » material | jar | 1.2.0-alpha01 |
androidx.compose.ui » ui | jar | 1.2.0-alpha01 |
androidx.compose.ui » ui-tooling | jar | 1.2.0-alpha01 |
androidx.navigation » navigation-compose | jar | 2.4.0-rc01 |