is not current version
Last Version 8.10.1

com.bazaarvoice.bvandroidsdk:conversations 6.7.1

Bazaarvoice Android SDK

GroupId

GroupId

com.bazaarvoice.bvandroidsdk
ArtifactId

ArtifactId

conversations
Version

Version

6.7.1
Type

Type

aar

Download conversations 6.7.1


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