GroupId | GroupIdcom.revenuecat.purchases |
---|---|
ArtifactId | ArtifactIdpurchases-core-strings |
Version | Version5.1.0 |
Type | Typeaar |
Filename | Size |
---|---|
purchases-core-strings-5.1.0.pom | |
purchases-core-strings-5.1.0-sources.jar | 8 KB |
purchases-core-strings-5.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.revenuecat.purchases/purchases-core-strings/ -->
<dependency>
<groupId>com.revenuecat.purchases</groupId>
<artifactId>purchases-core-strings</artifactId>
<version>5.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.revenuecat.purchases/purchases-core-strings/
implementation 'com.revenuecat.purchases:purchases-core-strings:5.1.0'
// https://jarcasting.com/artifacts/com.revenuecat.purchases/purchases-core-strings/
implementation ("com.revenuecat.purchases:purchases-core-strings:5.1.0")
'com.revenuecat.purchases:purchases-core-strings:aar:5.1.0'
<dependency org="com.revenuecat.purchases" name="purchases-core-strings" rev="5.1.0">
<artifact name="purchases-core-strings" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.revenuecat.purchases', module='purchases-core-strings', version='5.1.0')
)
libraryDependencies += "com.revenuecat.purchases" % "purchases-core-strings" % "5.1.0"
[com.revenuecat.purchases/purchases-core-strings "5.1.0"]