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