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