License |
License |
---|---|
GroupId | GroupIdme.proton.core |
ArtifactId | ArtifactIdpayment-presentation |
Version | Version5.2.0 |
Type | Typeaar |
Description |
Descriptionpayment-presentation
Proton Core libraries for Android
|
Project URL |
Project URL |
Filename | Size |
---|---|
payment-presentation-5.2.0.pom | |
payment-presentation-5.2.0-sources.jar | 30 KB |
payment-presentation-5.2.0-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>5.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.proton.core/payment-presentation/
implementation 'me.proton.core:payment-presentation:5.2.0'
// https://jarcasting.com/artifacts/me.proton.core/payment-presentation/
implementation ("me.proton.core:payment-presentation:5.2.0")
'me.proton.core:payment-presentation:aar:5.2.0'
<dependency org="me.proton.core" name="payment-presentation" rev="5.2.0">
<artifact name="payment-presentation" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.proton.core', module='payment-presentation', version='5.2.0')
)
libraryDependencies += "me.proton.core" % "payment-presentation" % "5.2.0"
[me.proton.core/payment-presentation "5.2.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 7.0.4 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.5.31 |
me.proton.core : presentation | jar | 5.2.0 |
me.proton.core : util-kotlin | jar | 5.2.0 |
me.proton.core : domain | jar | 5.2.0 |
me.proton.core : network-domain | jar | 5.2.0 |
me.proton.core : human-verification-domain | jar | 5.2.0 |
me.proton.core : plan-domain | jar | 5.2.0 |
me.proton.core : payment-domain | jar | 5.2.0 |
me.proton.core : country | jar | 5.2.0 |
androidx.core » core-ktx | jar | 1.6.0 |
androidx.appcompat » appcompat | jar | 1.3.1 |
androidx.constraintlayout » constraintlayout | jar | 2.1.0 |
androidx.fragment » fragment-ktx | jar | 1.3.6 |
com.google.dagger : hilt-android | jar | 2.38.1 |
androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.4.0-alpha03 |
com.google.android.material » material | jar | 1.4.0 |