is not current version
Last Version 5.1.1

com.revenuecat.purchases:purchases-core-common 5.0.0-amazon.alpha.5.billing3.iap2

Mobile subscriptions in hours, not months.

GroupId

GroupId

com.revenuecat.purchases
ArtifactId

ArtifactId

purchases-core-common
Version

Version

5.0.0-amazon.alpha.5.billing3.iap2
Type

Type

aar

Download purchases-core-common 5.0.0-amazon.alpha.5.billing3.iap2


<!-- https://jarcasting.com/artifacts/com.revenuecat.purchases/purchases-core-common/ -->
<dependency>
    <groupId>com.revenuecat.purchases</groupId>
    <artifactId>purchases-core-common</artifactId>
    <version>5.0.0-amazon.alpha.5.billing3.iap2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.revenuecat.purchases/purchases-core-common/
implementation 'com.revenuecat.purchases:purchases-core-common:5.0.0-amazon.alpha.5.billing3.iap2'
// https://jarcasting.com/artifacts/com.revenuecat.purchases/purchases-core-common/
implementation ("com.revenuecat.purchases:purchases-core-common:5.0.0-amazon.alpha.5.billing3.iap2")
'com.revenuecat.purchases:purchases-core-common:aar:5.0.0-amazon.alpha.5.billing3.iap2'
<dependency org="com.revenuecat.purchases" name="purchases-core-common" rev="5.0.0-amazon.alpha.5.billing3.iap2">
  <artifact name="purchases-core-common" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.revenuecat.purchases', module='purchases-core-common', version='5.0.0-amazon.alpha.5.billing3.iap2')
)
libraryDependencies += "com.revenuecat.purchases" % "purchases-core-common" % "5.0.0-amazon.alpha.5.billing3.iap2"
[com.revenuecat.purchases/purchases-core-common "5.0.0-amazon.alpha.5.billing3.iap2"]