License |
License
Purchasely License
|
---|---|
GroupId | GroupIdio.purchasely |
ArtifactId | ArtifactIdgoogle-play |
Version | Version2.5.1 |
Type | Typeaar |
Description |
Descriptiongoogle-play
Purchasely Android SDK for Google
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
google-play-2.5.1.pom | |
google-play-2.5.1-sources.jar | 368 bytes |
google-play-2.5.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.purchasely/google-play/ -->
<dependency>
<groupId>io.purchasely</groupId>
<artifactId>google-play</artifactId>
<version>2.5.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.purchasely/google-play/
implementation 'io.purchasely:google-play:2.5.1'
// https://jarcasting.com/artifacts/io.purchasely/google-play/
implementation ("io.purchasely:google-play:2.5.1")
'io.purchasely:google-play:aar:2.5.1'
<dependency org="io.purchasely" name="google-play" rev="2.5.1">
<artifact name="google-play" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.purchasely', module='google-play', version='2.5.1')
)
libraryDependencies += "io.purchasely" % "google-play" % "2.5.1"
[io.purchasely/google-play "2.5.1"]
Group / Artifact | Type | Version |
---|---|---|
androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.3.1 |
com.android.billingclient » billing-ktx | jar | 4.0.0 |