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