is not current version
Last Version 2.17.219

software.amazon.awssdk:iotfleethub 2.17.186

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

Type

jar

Download iotfleethub 2.17.186


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