is not current version
Last Version 8.10.1

com.bazaarvoice.bvandroidsdk:common 4.1.3

Bazaarvoice Android SDK

GroupId

GroupId

com.bazaarvoice.bvandroidsdk
ArtifactId

ArtifactId

common
Version

Version

4.1.3
Type

Type

aar

Download common 4.1.3


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