is not current version
Last Version 8.10.1

com.bazaarvoice.bvandroidsdk:recommendations 8.7.0

Bazaarvoice Android SDK

GroupId

GroupId

com.bazaarvoice.bvandroidsdk
ArtifactId

ArtifactId

recommendations
Version

Version

8.7.0
Type

Type

aar

Download recommendations 8.7.0


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