is not current version
Last Version 8.10.1

com.bazaarvoice.bvandroidsdk:common 7.4.1

Bazaarvoice Android SDK

GroupId

GroupId

com.bazaarvoice.bvandroidsdk
ArtifactId

ArtifactId

common
Version

Version

7.4.1
Type

Type

aar

Download common 7.4.1


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