is not current version
Last Version 8.10.1

com.bazaarvoice.bvandroidsdk:common 8.0.0

Bazaarvoice Android SDK

GroupId

GroupId

com.bazaarvoice.bvandroidsdk
ArtifactId

ArtifactId

common
Version

Version

8.0.0
Type

Type

aar

Download common 8.0.0


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