License |
License
Purchasely License
|
---|---|
GroupId | GroupIdio.purchasely |
ArtifactId | ArtifactIdgoogle-play |
Version | Version2.5.4 |
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.4.pom | |
google-play-2.5.4-sources.jar | 368 bytes |
google-play-2.5.4-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.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.purchasely/google-play/
implementation 'io.purchasely:google-play:2.5.4'
// https://jarcasting.com/artifacts/io.purchasely/google-play/
implementation ("io.purchasely:google-play:2.5.4")
'io.purchasely:google-play:aar:2.5.4'
<dependency org="io.purchasely" name="google-play" rev="2.5.4">
<artifact name="google-play" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.purchasely', module='google-play', version='2.5.4')
)
libraryDependencies += "io.purchasely" % "google-play" % "2.5.4"
[io.purchasely/google-play "2.5.4"]
Group / Artifact | Type | Version |
---|---|---|
androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.3.1 |
com.android.billingclient » billing-ktx | jar | 4.0.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |