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