is not current version
Last Version 3.2.2

io.purchasely:amazon 3.0.0

Purchasely Android SDK for Amazon

GroupId

GroupId

io.purchasely
ArtifactId

ArtifactId

amazon
Version

Version

3.0.0
Type

Type

aar

Download amazon 3.0.0


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