License |
License
Purchasely License
|
---|---|
GroupId | GroupIdio.purchasely |
ArtifactId | ArtifactIdgoogle-play |
Version | Version3.1.0 |
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.1.0.pom | |
google-play-3.1.0-sources.jar | 368 bytes |
google-play-3.1.0-javadoc.jar | 274 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.purchasely/google-play/ -->
<dependency>
<groupId>io.purchasely</groupId>
<artifactId>google-play</artifactId>
<version>3.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.purchasely/google-play/
implementation 'io.purchasely:google-play:3.1.0'
// https://jarcasting.com/artifacts/io.purchasely/google-play/
implementation ("io.purchasely:google-play:3.1.0")
'io.purchasely:google-play:aar:3.1.0'
<dependency org="io.purchasely" name="google-play" rev="3.1.0">
<artifact name="google-play" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.purchasely', module='google-play', version='3.1.0')
)
libraryDependencies += "io.purchasely" % "google-play" % "3.1.0"
[io.purchasely/google-play "3.1.0"]
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.31 |