is not current version
Last Version 2.17.219

software.amazon.awssdk:iotfleethub 2.17.34

The AWS Java SDK for Io T Fleet Hub module holds the client classes that are used for communicating with Io T Fleet Hub.

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

software.amazon.awssdk
ArtifactId

ArtifactId

iotfleethub
Version

Version

2.17.34
Type

Type

jar

Download iotfleethub 2.17.34


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