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