License |
License |
---|---|
GroupId | GroupIdme.proton.core |
ArtifactId | ArtifactIdpresentation |
Version | Version1.18.3 |
Type | Typeaar |
Description |
Descriptionme.proton.core:presentation
Proton Core libraries for Android
|
Project URL |
Project URL |
Filename | Size |
---|---|
presentation-1.18.3.pom | |
presentation-1.18.3-sources.jar | 261 bytes |
presentation-1.18.3-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/me.proton.core/presentation/ -->
<dependency>
<groupId>me.proton.core</groupId>
<artifactId>presentation</artifactId>
<version>1.18.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.proton.core/presentation/
implementation 'me.proton.core:presentation:1.18.3'
// https://jarcasting.com/artifacts/me.proton.core/presentation/
implementation ("me.proton.core:presentation:1.18.3")
'me.proton.core:presentation:aar:1.18.3'
<dependency org="me.proton.core" name="presentation" rev="1.18.3">
<artifact name="presentation" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.proton.core', module='presentation', version='1.18.3')
)
libraryDependencies += "me.proton.core" % "presentation" % "1.18.3"
[me.proton.core/presentation "1.18.3"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 7.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.5.30 |
me.proton.core : util-kotlin | jar | 1.15.2 |
me.proton.core : domain | jar | 1.18 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.30 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.30 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.2 |
androidx.core » core-ktx | jar | 1.6.0 |
androidx.activity » activity-ktx | jar | 1.3.1 |
androidx.appcompat » appcompat | jar | 1.3.1 |
androidx.constraintlayout » constraintlayout | jar | 2.1.0 |
androidx.fragment » fragment-ktx | jar | 1.3.6 |
androidx.lifecycle » lifecycle-extensions | jar | 2.2.0 |
com.google.android.material » material | jar | 1.4.0 |