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