| License |
License
Purchasely License
|
|---|---|
| GroupId | GroupIdio.purchasely |
| ArtifactId | ArtifactIdamazon |
| Version | Version3.2.0 |
| Type | Typeaar |
| Description |
Descriptionamazon
Purchasely Android SDK for Amazon
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| amazon-3.2.0.pom | |
| amazon-3.2.0-sources.jar | 368 bytes |
| amazon-3.2.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.purchasely/amazon/ -->
<dependency>
<groupId>io.purchasely</groupId>
<artifactId>amazon</artifactId>
<version>3.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.purchasely/amazon/
implementation 'io.purchasely:amazon:3.2.0'
// https://jarcasting.com/artifacts/io.purchasely/amazon/
implementation ("io.purchasely:amazon:3.2.0")
'io.purchasely:amazon:aar:3.2.0'
<dependency org="io.purchasely" name="amazon" rev="3.2.0">
<artifact name="amazon" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.purchasely', module='amazon', version='3.2.0')
)
libraryDependencies += "io.purchasely" % "amazon" % "3.2.0"
[io.purchasely/amazon "3.2.0"]