License |
License
Purchasely License
|
---|---|
GroupId | GroupIdio.purchasely |
ArtifactId | ArtifactIdgoogle-play |
Last Version | Last Version3.2.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptiongoogle-play
Purchasely Android SDK for Google
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
google-play-3.2.2.pom | |
google-play-3.2.2-sources.jar | 368 bytes |
google-play-3.2.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.purchasely/google-play/ -->
<dependency>
<groupId>io.purchasely</groupId>
<artifactId>google-play</artifactId>
<version>3.2.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.purchasely/google-play/
implementation 'io.purchasely:google-play:3.2.2'
// https://jarcasting.com/artifacts/io.purchasely/google-play/
implementation ("io.purchasely:google-play:3.2.2")
'io.purchasely:google-play:aar:3.2.2'
<dependency org="io.purchasely" name="google-play" rev="3.2.2">
<artifact name="google-play" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.purchasely', module='google-play', version='3.2.2')
)
libraryDependencies += "io.purchasely" % "google-play" % "3.2.2"
[io.purchasely/google-play "3.2.2"]
Group / Artifact | Type | Version |
---|---|---|
androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.3.1 |
com.android.billingclient » billing-ktx | jar | 4.1.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.6.21 |
io.purchasely : core | jar | 3.2.2 |
androidx.core » core-ktx | jar | 1.6.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.2 |