| License |
License |
|---|---|
| GroupId | GroupIdcom.bazaarvoice.bvandroidsdk |
| ArtifactId | ArtifactIdcommon |
| Last Version | Last Version8.10.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionBazaarvoice Common Library
Bazaarvoice Android SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common-8.10.1.pom | |
| common-8.10.1.aar | 57 KB |
| common-8.10.1-sources.jar | 32 KB |
| common-8.10.1-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.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.bvandroidsdk/common/
implementation 'com.bazaarvoice.bvandroidsdk:common:8.10.1'
// https://jarcasting.com/artifacts/com.bazaarvoice.bvandroidsdk/common/
implementation ("com.bazaarvoice.bvandroidsdk:common:8.10.1")
'com.bazaarvoice.bvandroidsdk:common:aar:8.10.1'
<dependency org="com.bazaarvoice.bvandroidsdk" name="common" rev="8.10.1">
<artifact name="common" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.bvandroidsdk', module='common', version='8.10.1')
)
libraryDependencies += "com.bazaarvoice.bvandroidsdk" % "common" % "8.10.1"
[com.bazaarvoice.bvandroidsdk/common "8.10.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.bazaarvoice.bvandroidsdk : analytics | jar | 8.10.1 |
| 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 |