License |
License |
---|---|
GroupId | GroupIdcom.bazaarvoice.bvandroidsdk |
ArtifactId | ArtifactIdcommon |
Version | Version8.10.0 |
Type | Typeaar |
Description |
DescriptionBazaarvoice Common Library
Bazaarvoice Android SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-8.10.0.pom | |
common-8.10.0.aar | 57 KB |
common-8.10.0-sources.jar | 32 KB |
common-8.10.0-javadoc.jar | 76 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.bvandroidsdk/common/ -->
<dependency>
<groupId>com.bazaarvoice.bvandroidsdk</groupId>
<artifactId>common</artifactId>
<version>8.10.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.bvandroidsdk/common/
implementation 'com.bazaarvoice.bvandroidsdk:common:8.10.0'
// https://jarcasting.com/artifacts/com.bazaarvoice.bvandroidsdk/common/
implementation ("com.bazaarvoice.bvandroidsdk:common:8.10.0")
'com.bazaarvoice.bvandroidsdk:common:aar:8.10.0'
<dependency org="com.bazaarvoice.bvandroidsdk" name="common" rev="8.10.0">
<artifact name="common" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.bvandroidsdk', module='common', version='8.10.0')
)
libraryDependencies += "com.bazaarvoice.bvandroidsdk" % "common" % "8.10.0"
[com.bazaarvoice.bvandroidsdk/common "8.10.0"]
Group / Artifact | Type | Version |
---|---|---|
com.bazaarvoice.bvandroidsdk : analytics | jar | 8.10.0 |
com.squareup.okhttp3 : okhttp | jar | 3.10.0 |
androidx.recyclerview » recyclerview | jar | 1.0.0 |
com.google.android.gms » play-services-ads | jar | 15.0.0 |
com.google.code.gson : gson | jar | 2.8.5 |