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