is not current version
Last Version 8.10.1

com.bazaarvoice.bvandroidsdk:store-notifications 6.5.0

Bazaarvoice Android SDK

GroupId

GroupId

com.bazaarvoice.bvandroidsdk
ArtifactId

ArtifactId

store-notifications
Version

Version

6.5.0
Type

Type

aar

Download store-notifications 6.5.0


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