GroupId | GroupIdcom.revenuecat.purchases |
---|---|
ArtifactId | ArtifactIdpurchases-core-feature-subscriber-attributes |
Version | Version4.0.4 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/com.revenuecat.purchases/purchases-core-feature-subscriber-attributes/ -->
<dependency>
<groupId>com.revenuecat.purchases</groupId>
<artifactId>purchases-core-feature-subscriber-attributes</artifactId>
<version>4.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.revenuecat.purchases/purchases-core-feature-subscriber-attributes/
implementation 'com.revenuecat.purchases:purchases-core-feature-subscriber-attributes:4.0.4'
// https://jarcasting.com/artifacts/com.revenuecat.purchases/purchases-core-feature-subscriber-attributes/
implementation ("com.revenuecat.purchases:purchases-core-feature-subscriber-attributes:4.0.4")
'com.revenuecat.purchases:purchases-core-feature-subscriber-attributes:aar:4.0.4'
<dependency org="com.revenuecat.purchases" name="purchases-core-feature-subscriber-attributes" rev="4.0.4">
<artifact name="purchases-core-feature-subscriber-attributes" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.revenuecat.purchases', module='purchases-core-feature-subscriber-attributes', version='4.0.4')
)
libraryDependencies += "com.revenuecat.purchases" % "purchases-core-feature-subscriber-attributes" % "4.0.4"
[com.revenuecat.purchases/purchases-core-feature-subscriber-attributes "4.0.4"]