is not current version
Last Version 2.17.219

software.amazon.awssdk:iotsecuretunneling 2.17.104

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

Type

jar

Download iotsecuretunneling 2.17.104


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