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