is not current version
Last Version 8.10.1

com.bazaarvoice.bvandroidsdk:location 8.6.0

Bazaarvoice Android SDK

GroupId

GroupId

com.bazaarvoice.bvandroidsdk
ArtifactId

ArtifactId

location
Version

Version

8.6.0
Type

Type

aar

Download location 8.6.0


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