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