License |
License |
---|---|
GroupId | GroupIdme.proton.core |
ArtifactId | ArtifactIdpayment |
Version | Version0.1.7 |
Type | Typeaar |
Description |
Descriptionme.proton.core:payment
Proton Core libraries for Android
|
Project URL |
Project URL |
Filename | Size |
---|---|
payment-0.1.7.pom | |
payment-0.1.7-sources.jar | 261 bytes |
payment-0.1.7-javadoc.jar | 188 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.proton.core/payment/ -->
<dependency>
<groupId>me.proton.core</groupId>
<artifactId>payment</artifactId>
<version>0.1.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.proton.core/payment/
implementation 'me.proton.core:payment:0.1.7'
// https://jarcasting.com/artifacts/me.proton.core/payment/
implementation ("me.proton.core:payment:0.1.7")
'me.proton.core:payment:aar:0.1.7'
<dependency org="me.proton.core" name="payment" rev="0.1.7">
<artifact name="payment" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.proton.core', module='payment', version='0.1.7')
)
libraryDependencies += "me.proton.core" % "payment" % "0.1.7"
[me.proton.core/payment "0.1.7"]
Group / Artifact | Type | Version |
---|---|---|
me.proton.core : payment-domain | jar | 0.1.7 |
me.proton.core : payment-data | jar | 0.1.7 |
me.proton.core : payment-presentation | jar | 0.1.7 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |