is not current version
Last Version 2.17.219

software.amazon.awssdk:detective 2.17.120

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

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

software.amazon.awssdk
ArtifactId

ArtifactId

detective
Version

Version

2.17.120
Type

Type

jar

Download detective 2.17.120


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