is not current version
Last Version 3.2.2

io.purchasely:core 2.4.4

Purchasely Android SDK

GroupId

GroupId

io.purchasely
ArtifactId

ArtifactId

core
Version

Version

2.4.4
Type

Type

aar

Download core 2.4.4


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