c

cp-trace-instrument-integrations-aws-sdk-v2.2

Files download
File Operation
cp-trace-instrument-integrations-aws-sdk-v2.2-0.0.19.jar download
cp-trace-instrument-integrations-aws-sdk-v2.2-0.0.19.pom download
cp-trace-instrument-integrations-aws-sdk-v2.2-0.0.19-sources.jar download
Apache Maven
<dependency>
  <groupId>com.catchpoint</groupId>
  <artifactId>cp-trace-instrument-integrations-aws-sdk-v2.2</artifactId>
  <version>0.0.19</version>
</dependency>
Gradle Groovy
implementation 'com.catchpoint:cp-trace-instrument-integrations-aws-sdk-v2.2:0.0.19'
Gradle Kotlin
implementation("com.catchpoint:cp-trace-instrument-integrations-aws-sdk-v2.2:0.0.19")
Scala SBT
libraryDependencies += "com.catchpoint" % "cp-trace-instrument-integrations-aws-sdk-v2.2" % "0.0.19"
Groovy Grape
@Grapes(
  @Grab(group='com.catchpoint', module='cp-trace-instrument-integrations-aws-sdk-v2.2', version='0.0.19')
)
Apache Ivy
<dependency org="com.catchpoint" name="cp-trace-instrument-integrations-aws-sdk-v2.2" rev="0.0.19" />
Leiningen
[com.catchpoint/cp-trace-instrument-integrations-aws-sdk-v2.2 "0.0.19"]
Apache Buildr
'com.catchpoint:cp-trace-instrument-integrations-aws-sdk-v2.2:jar:0.0.19'