GroupId | GroupIdcom.bazaarvoice.bvandroidsdk |
---|---|
ArtifactId | ArtifactIdcurations |
Version | Version4.0.4 |
Type | Typeaar |
Filename | Size |
---|---|
curations-4.0.4.pom | |
curations-4.0.4.aar | 35 KB |
curations-4.0.4-sources.jar | 20 KB |
curations-4.0.4-javadoc.jar | 98 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.bvandroidsdk/curations/ -->
<dependency>
<groupId>com.bazaarvoice.bvandroidsdk</groupId>
<artifactId>curations</artifactId>
<version>4.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.bvandroidsdk/curations/
implementation 'com.bazaarvoice.bvandroidsdk:curations:4.0.4'
// https://jarcasting.com/artifacts/com.bazaarvoice.bvandroidsdk/curations/
implementation ("com.bazaarvoice.bvandroidsdk:curations:4.0.4")
'com.bazaarvoice.bvandroidsdk:curations:aar:4.0.4'
<dependency org="com.bazaarvoice.bvandroidsdk" name="curations" rev="4.0.4">
<artifact name="curations" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.bvandroidsdk', module='curations', version='4.0.4')
)
libraryDependencies += "com.bazaarvoice.bvandroidsdk" % "curations" % "4.0.4"
[com.bazaarvoice.bvandroidsdk/curations "4.0.4"]