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