is not current version
Last Version 5.1.1

com.revenuecat.purchases:purchases-core-strings 4.0.2

Mobile subscriptions in hours, not months.

GroupId

GroupId

com.revenuecat.purchases
ArtifactId

ArtifactId

purchases-core-strings
Version

Version

4.0.2
Type

Type

aar

Download purchases-core-strings 4.0.2


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