is not current version
Last Version 2.17.219

software.amazon.awssdk:codeguruprofiler 2.17.22

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

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

software.amazon.awssdk
ArtifactId

ArtifactId

codeguruprofiler
Version

Version

2.17.22
Type

Type

jar

Download codeguruprofiler 2.17.22


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