is not current version
Last Version 2.17.219

software.amazon.awssdk:iotdataplane 2.16.13

The AWS Java SDK for AWS Iot Data Plane Service module holds the client classes that are used for communicating with AWS IoT Data Plane Service

Categories

Categories

AWS Container PaaS Providers Data
GroupId

GroupId

software.amazon.awssdk
ArtifactId

ArtifactId

iotdataplane
Version

Version

2.16.13
Type

Type

jar

Download iotdataplane 2.16.13


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