is not current version
Last Version 5.1.1

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

Mobile subscriptions in hours, not months.

GroupId

GroupId

com.revenuecat.purchases
ArtifactId

ArtifactId

purchases-core-strings
Version

Version

4.5.0
Type

Type

aar

Download purchases-core-strings 4.5.0


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