is not current version
Last Version 2.17.219

software.amazon.awssdk:codegurureviewer 2.17.152

The AWS Java SDK for CodeGuru Reviewer module holds the client classes that are used for communicating with CodeGuru Reviewer.

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

software.amazon.awssdk
ArtifactId

ArtifactId

codegurureviewer
Version

Version

2.17.152
Type

Type

jar

Download codegurureviewer 2.17.152


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