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