Last Version

presentation 8.4.0

Proton Core libraries for Android

License

License

GroupId

GroupId

me.proton.core
ArtifactId

ArtifactId

presentation
Version

Version

8.4.0
Type

Type

aar
Description

Description

presentation
Proton Core libraries for Android
Project URL

Project URL

https://github.com/ProtonMail/protoncore_android

Download presentation 8.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.0.4
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (16)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.6.10
com.google.dagger : hilt-android jar 2.40.5
me.proton.core : util-kotlin jar 8.4.0
me.proton.core : domain jar 8.4.0
me.proton.core : network jar 8.4.0
me.proton.core : challenge-domain jar 8.4.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2
androidx.core » core-ktx jar 1.7.0
androidx.activity » activity-ktx jar 1.3.1
androidx.appcompat » appcompat jar 1.4.1
androidx.core » core-splashscreen jar 1.0.0-beta02
androidx.constraintlayout » constraintlayout jar 2.1.0
androidx.fragment » fragment-ktx jar 1.3.6
androidx.lifecycle » lifecycle-common jar 2.4.0
androidx.lifecycle » lifecycle-process jar 2.4.0
com.google.android.material » material jar 1.4.0

Project Modules

There are no modules declared in this project.