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