License |
License |
---|---|
GroupId | GroupIdcom.bazaarvoice.bvandroidsdk |
ArtifactId | ArtifactIdrecommendations |
Version | Version8.7.2 |
Type | Typeaar |
Description |
DescriptionBazaarvoice Recommendations Library
Bazaarvoice Android SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
recommendations-8.7.2.pom | |
recommendations-8.7.2.aar | 28 KB |
recommendations-8.7.2-sources.jar | 11 KB |
recommendations-8.7.2-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.bvandroidsdk/recommendations/ -->
<dependency>
<groupId>com.bazaarvoice.bvandroidsdk</groupId>
<artifactId>recommendations</artifactId>
<version>8.7.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.bvandroidsdk/recommendations/
implementation 'com.bazaarvoice.bvandroidsdk:recommendations:8.7.2'
// https://jarcasting.com/artifacts/com.bazaarvoice.bvandroidsdk/recommendations/
implementation ("com.bazaarvoice.bvandroidsdk:recommendations:8.7.2")
'com.bazaarvoice.bvandroidsdk:recommendations:aar:8.7.2'
<dependency org="com.bazaarvoice.bvandroidsdk" name="recommendations" rev="8.7.2">
<artifact name="recommendations" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.bvandroidsdk', module='recommendations', version='8.7.2')
)
libraryDependencies += "com.bazaarvoice.bvandroidsdk" % "recommendations" % "8.7.2"
[com.bazaarvoice.bvandroidsdk/recommendations "8.7.2"]
Group / Artifact | Type | Version |
---|---|---|
com.bazaarvoice.bvandroidsdk : common | jar | 8.7.2 |