Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdmarketplacecommerceanalytics |
Version | Version668.2.357.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/marketplacecommerceanalytics/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>marketplacecommerceanalytics</artifactId>
<version>668.2.357.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/marketplacecommerceanalytics/
implementation 'com.cognitect.aws:marketplacecommerceanalytics:668.2.357.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/marketplacecommerceanalytics/
implementation ("com.cognitect.aws:marketplacecommerceanalytics:668.2.357.0")
'com.cognitect.aws:marketplacecommerceanalytics:jar:668.2.357.0'
<dependency org="com.cognitect.aws" name="marketplacecommerceanalytics" rev="668.2.357.0">
<artifact name="marketplacecommerceanalytics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='marketplacecommerceanalytics', version='668.2.357.0')
)
libraryDependencies += "com.cognitect.aws" % "marketplacecommerceanalytics" % "668.2.357.0"
[com.cognitect.aws/marketplacecommerceanalytics "668.2.357.0"]