License |
License |
---|---|
GroupId | GroupIdme.proton.core |
ArtifactId | ArtifactIdpresentation |
Version | Version7.1.2 |
Type | Typeaar |
Description |
Descriptionpresentation
Proton Core libraries for Android
|
Project URL |
Project URL |
Filename | Size |
---|---|
presentation-7.1.2.pom | |
presentation-7.1.2-sources.jar | 55 KB |
presentation-7.1.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/me.proton.core/presentation/ -->
<dependency>
<groupId>me.proton.core</groupId>
<artifactId>presentation</artifactId>
<version>7.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.proton.core/presentation/
implementation 'me.proton.core:presentation:7.1.2'
// https://jarcasting.com/artifacts/me.proton.core/presentation/
implementation ("me.proton.core:presentation:7.1.2")
'me.proton.core:presentation:aar:7.1.2'
<dependency org="me.proton.core" name="presentation" rev="7.1.2">
<artifact name="presentation" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.proton.core', module='presentation', version='7.1.2')
)
libraryDependencies += "me.proton.core" % "presentation" % "7.1.2"
[me.proton.core/presentation "7.1.2"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 7.0.4 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.6.10 |
me.proton.core : util-kotlin | jar | 7.1.2 |
me.proton.core : domain | jar | 7.1.2 |
me.proton.core : network | jar | 7.1.2 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.6.10 |
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.3.1 |
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.5.0 |