GroupId | GroupIdcom.bazaarvoice.bvandroidsdk |
---|---|
ArtifactId | ArtifactIdstore-notifications |
Version | Version8.2.2 |
Type | Typeaar |
Filename | Size |
---|---|
store-notifications-8.2.2.pom | |
store-notifications-8.2.2.aar | 23 KB |
store-notifications-8.2.2-sources.jar | 4 KB |
store-notifications-8.2.2-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.bvandroidsdk/store-notifications/ -->
<dependency>
<groupId>com.bazaarvoice.bvandroidsdk</groupId>
<artifactId>store-notifications</artifactId>
<version>8.2.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.bvandroidsdk/store-notifications/
implementation 'com.bazaarvoice.bvandroidsdk:store-notifications:8.2.2'
// https://jarcasting.com/artifacts/com.bazaarvoice.bvandroidsdk/store-notifications/
implementation ("com.bazaarvoice.bvandroidsdk:store-notifications:8.2.2")
'com.bazaarvoice.bvandroidsdk:store-notifications:aar:8.2.2'
<dependency org="com.bazaarvoice.bvandroidsdk" name="store-notifications" rev="8.2.2">
<artifact name="store-notifications" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.bvandroidsdk', module='store-notifications', version='8.2.2')
)
libraryDependencies += "com.bazaarvoice.bvandroidsdk" % "store-notifications" % "8.2.2"
[com.bazaarvoice.bvandroidsdk/store-notifications "8.2.2"]