License |
License |
---|---|
GroupId | GroupIdme.proton.core |
ArtifactId | ArtifactIdpayment-presentation |
Version | Version7.2.3 |
Type | Typeaar |
Description |
Descriptionpayment-presentation
Proton Core libraries for Android
|
Project URL |
Project URL |
Filename | Size |
---|---|
payment-presentation-7.2.3.pom | |
payment-presentation-7.2.3-sources.jar | 32 KB |
payment-presentation-7.2.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/me.proton.core/payment-presentation/ -->
<dependency>
<groupId>me.proton.core</groupId>
<artifactId>payment-presentation</artifactId>
<version>7.2.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.proton.core/payment-presentation/
implementation 'me.proton.core:payment-presentation:7.2.3'
// https://jarcasting.com/artifacts/me.proton.core/payment-presentation/
implementation ("me.proton.core:payment-presentation:7.2.3")
'me.proton.core:payment-presentation:aar:7.2.3'
<dependency org="me.proton.core" name="payment-presentation" rev="7.2.3">
<artifact name="payment-presentation" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.proton.core', module='payment-presentation', version='7.2.3')
)
libraryDependencies += "me.proton.core" % "payment-presentation" % "7.2.3"
[me.proton.core/payment-presentation "7.2.3"]
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 |
com.google.dagger : hilt-android | jar | 2.40.5 |
me.proton.core : presentation | jar | 7.2.3 |
me.proton.core : util-kotlin | jar | 7.2.3 |
me.proton.core : domain | jar | 7.2.3 |
me.proton.core : network-domain | jar | 7.2.3 |
me.proton.core : human-verification-domain | jar | 7.2.3 |
me.proton.core : plan-domain | jar | 7.2.3 |
me.proton.core : payment-domain | jar | 7.2.3 |
me.proton.core : country | jar | 7.2.3 |
androidx.core » core-ktx | jar | 1.7.0 |
androidx.appcompat » appcompat | jar | 1.4.1 |
androidx.constraintlayout » constraintlayout | jar | 2.1.0 |
androidx.fragment » fragment-ktx | jar | 1.3.6 |
androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.4.0 |
androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.4.0 |
com.google.android.material » material | jar | 1.4.0 |