License |
License |
---|---|
GroupId | GroupIdme.proton.core |
ArtifactId | ArtifactIdpayment-presentation |
Version | Version0.2 |
Type | Typeaar |
Description |
Descriptionme.proton.core:payment-presentation
Proton Core libraries for Android
|
Project URL |
Project URL |
Filename | Size |
---|---|
payment-presentation-0.2.pom | |
payment-presentation-0.2-sources.jar | 29 KB |
payment-presentation-0.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/me.proton.core/payment-presentation/ -->
<dependency>
<groupId>me.proton.core</groupId>
<artifactId>payment-presentation</artifactId>
<version>0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.proton.core/payment-presentation/
implementation 'me.proton.core:payment-presentation:0.2'
// https://jarcasting.com/artifacts/me.proton.core/payment-presentation/
implementation ("me.proton.core:payment-presentation:0.2")
'me.proton.core:payment-presentation:aar:0.2'
<dependency org="me.proton.core" name="payment-presentation" rev="0.2">
<artifact name="payment-presentation" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.proton.core', module='payment-presentation', version='0.2')
)
libraryDependencies += "me.proton.core" % "payment-presentation" % "0.2"
[me.proton.core/payment-presentation "0.2"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 4.1.2 |
androidx.databinding » databinding-common | jar | 4.1.2 |
androidx.databinding » databinding-runtime | jar | 4.1.2 |
androidx.databinding » databinding-adapters | jar | 4.1.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.31 |
me.proton.core : presentation | jar | 0.9.7 |
me.proton.core : util-kotlin | jar | 0.2.5 |
me.proton.core : domain | jar | 1.0.4 |
me.proton.core : network-domain | jar | 1.1.4 |
me.proton.core : human-verification-domain | jar | 1.3.2 |
me.proton.core : plan-domain | jar | 0.0.4 |
me.proton.core : payment-domain | jar | 0.2 |
me.proton.core : country | jar | 0.1.5 |
androidx.core » core-ktx | jar | 1.5.0 |
androidx.appcompat » appcompat | jar | 1.2.0 |
androidx.constraintlayout » constraintlayout | jar | 2.0.4 |
androidx.fragment » fragment-ktx | jar | 1.3.0 |
com.google.dagger : hilt-android | jar | 2.35.1 |
androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.4.0-alpha01 |
com.google.android.material » material | jar | 1.3.0 |