is not current version
Last Version 8.10.1

com.bazaarvoice.bvandroidsdk:recommendations 6.6.1

Bazaarvoice Android SDK

GroupId

GroupId

com.bazaarvoice.bvandroidsdk
ArtifactId

ArtifactId

recommendations
Version

Version

6.6.1
Type

Type

aar

Download recommendations 6.6.1


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