is not current version
Last Version 2.0.0-preview-11

software.amazon.awssdk:resource-groups 2.0.0-preview-9

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

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

software.amazon.awssdk
ArtifactId

ArtifactId

resource-groups
Version

Version

2.0.0-preview-9
Type

Type

jar

Download resource-groups 2.0.0-preview-9


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