GroupId | GroupIdcom.bazaarvoice.bvandroidsdk |
---|---|
ArtifactId | ArtifactIdadvertising |
Version | Version3.0.0-RC1 |
Type | Typeaar |
Filename | Size |
---|---|
advertising-3.0.0-RC1.pom | |
advertising-3.0.0-RC1.jar | 47 KB |
advertising-3.0.0-RC1-sources.jar | 19 KB |
advertising-3.0.0-RC1-javadoc.jar | 246 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.bvandroidsdk/advertising/ -->
<dependency>
<groupId>com.bazaarvoice.bvandroidsdk</groupId>
<artifactId>advertising</artifactId>
<version>3.0.0-RC1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.bvandroidsdk/advertising/
implementation 'com.bazaarvoice.bvandroidsdk:advertising:3.0.0-RC1'
// https://jarcasting.com/artifacts/com.bazaarvoice.bvandroidsdk/advertising/
implementation ("com.bazaarvoice.bvandroidsdk:advertising:3.0.0-RC1")
'com.bazaarvoice.bvandroidsdk:advertising:aar:3.0.0-RC1'
<dependency org="com.bazaarvoice.bvandroidsdk" name="advertising" rev="3.0.0-RC1">
<artifact name="advertising" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.bvandroidsdk', module='advertising', version='3.0.0-RC1')
)
libraryDependencies += "com.bazaarvoice.bvandroidsdk" % "advertising" % "3.0.0-RC1"
[com.bazaarvoice.bvandroidsdk/advertising "3.0.0-RC1"]