is not current version
Last Version 2.17.219

software.amazon.awssdk:iotsecuretunneling 2.16.86

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

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

software.amazon.awssdk
ArtifactId

ArtifactId

iotsecuretunneling
Version

Version

2.16.86
Type

Type

jar

Download iotsecuretunneling 2.16.86


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