is not current version
Last Version 8.4.0

me.proton.core:payment 5.2.2

Proton Core libraries for Android

GroupId

GroupId

me.proton.core
ArtifactId

ArtifactId

payment
Version

Version

5.2.2
Type

Type

aar

Download payment 5.2.2


<!-- https://jarcasting.com/artifacts/me.proton.core/payment/ -->
<dependency>
    <groupId>me.proton.core</groupId>
    <artifactId>payment</artifactId>
    <version>5.2.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.proton.core/payment/
implementation 'me.proton.core:payment:5.2.2'
// https://jarcasting.com/artifacts/me.proton.core/payment/
implementation ("me.proton.core:payment:5.2.2")
'me.proton.core:payment:aar:5.2.2'
<dependency org="me.proton.core" name="payment" rev="5.2.2">
  <artifact name="payment" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.proton.core', module='payment', version='5.2.2')
)
libraryDependencies += "me.proton.core" % "payment" % "5.2.2"
[me.proton.core/payment "5.2.2"]