is not current version
Last Version 3.2.2

io.purchasely:google-play 2.7.2

Purchasely Android SDK for Google

GroupId

GroupId

io.purchasely
ArtifactId

ArtifactId

google-play
Version

Version

2.7.2
Type

Type

aar

Download google-play 2.7.2


<!-- https://jarcasting.com/artifacts/io.purchasely/google-play/ -->
<dependency>
    <groupId>io.purchasely</groupId>
    <artifactId>google-play</artifactId>
    <version>2.7.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.purchasely/google-play/
implementation 'io.purchasely:google-play:2.7.2'
// https://jarcasting.com/artifacts/io.purchasely/google-play/
implementation ("io.purchasely:google-play:2.7.2")
'io.purchasely:google-play:aar:2.7.2'
<dependency org="io.purchasely" name="google-play" rev="2.7.2">
  <artifact name="google-play" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.purchasely', module='google-play', version='2.7.2')
)
libraryDependencies += "io.purchasely" % "google-play" % "2.7.2"
[io.purchasely/google-play "2.7.2"]