is not current version
Last Version 2.17.219

software.amazon.awssdk:marketplaceentitlement 2.17.218

The AWS Java SDK for AWS Marketplace Entitlement module holds the client classes that are used for communicating with AWS Marketplace Entitlement Service

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

software.amazon.awssdk
ArtifactId

ArtifactId

marketplaceentitlement
Version

Version

2.17.218
Type

Type

jar

Download marketplaceentitlement 2.17.218


<!-- https://jarcasting.com/artifacts/software.amazon.awssdk/marketplaceentitlement/ -->
<dependency>
    <groupId>software.amazon.awssdk</groupId>
    <artifactId>marketplaceentitlement</artifactId>
    <version>2.17.218</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.awssdk/marketplaceentitlement/
implementation 'software.amazon.awssdk:marketplaceentitlement:2.17.218'
// https://jarcasting.com/artifacts/software.amazon.awssdk/marketplaceentitlement/
implementation ("software.amazon.awssdk:marketplaceentitlement:2.17.218")
'software.amazon.awssdk:marketplaceentitlement:jar:2.17.218'
<dependency org="software.amazon.awssdk" name="marketplaceentitlement" rev="2.17.218">
  <artifact name="marketplaceentitlement" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.awssdk', module='marketplaceentitlement', version='2.17.218')
)
libraryDependencies += "software.amazon.awssdk" % "marketplaceentitlement" % "2.17.218"
[software.amazon.awssdk/marketplaceentitlement "2.17.218"]