GroupId | GroupIdcom.revenuecat.purchases |
---|---|
ArtifactId | ArtifactIdpurchases-core-feature-subscriber-attributes |
Version | Version4.6.0 |
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.6.0</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.6.0'
// https://jarcasting.com/artifacts/com.revenuecat.purchases/purchases-core-feature-subscriber-attributes/
implementation ("com.revenuecat.purchases:purchases-core-feature-subscriber-attributes:4.6.0")
'com.revenuecat.purchases:purchases-core-feature-subscriber-attributes:aar:4.6.0'
<dependency org="com.revenuecat.purchases" name="purchases-core-feature-subscriber-attributes" rev="4.6.0">
<artifact name="purchases-core-feature-subscriber-attributes" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.revenuecat.purchases', module='purchases-core-feature-subscriber-attributes', version='4.6.0')
)
libraryDependencies += "com.revenuecat.purchases" % "purchases-core-feature-subscriber-attributes" % "4.6.0"
[com.revenuecat.purchases/purchases-core-feature-subscriber-attributes "4.6.0"]