License |
License |
---|---|
GroupId | GroupIdcom.bazaarvoice.bvandroidsdk |
ArtifactId | ArtifactIdnotifications |
Version | Version8.10.0 |
Type | Typeaar |
Description |
DescriptionBazaarvoice Notifications Library
Bazaarvoice Android SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
notifications-8.10.0.pom | |
notifications-8.10.0.aar | 34 KB |
notifications-8.10.0-sources.jar | 9 KB |
notifications-8.10.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.bvandroidsdk/notifications/ -->
<dependency>
<groupId>com.bazaarvoice.bvandroidsdk</groupId>
<artifactId>notifications</artifactId>
<version>8.10.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.bvandroidsdk/notifications/
implementation 'com.bazaarvoice.bvandroidsdk:notifications:8.10.0'
// https://jarcasting.com/artifacts/com.bazaarvoice.bvandroidsdk/notifications/
implementation ("com.bazaarvoice.bvandroidsdk:notifications:8.10.0")
'com.bazaarvoice.bvandroidsdk:notifications:aar:8.10.0'
<dependency org="com.bazaarvoice.bvandroidsdk" name="notifications" rev="8.10.0">
<artifact name="notifications" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.bvandroidsdk', module='notifications', version='8.10.0')
)
libraryDependencies += "com.bazaarvoice.bvandroidsdk" % "notifications" % "8.10.0"
[com.bazaarvoice.bvandroidsdk/notifications "8.10.0"]
Group / Artifact | Type | Version |
---|---|---|
com.bazaarvoice.bvandroidsdk : common | jar | 8.10.0 |
androidx.appcompat » appcompat | jar | 1.0.0 |