is not current version
Last Version 2.17.219

software.amazon.awssdk:codeguruprofiler 2.17.197

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.197
Type

Type

jar

Download codeguruprofiler 2.17.197


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