Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdsoftware.amazon.awssdk |
ArtifactId | ArtifactIdiotfleethub |
Version | Version2.16.80 |
Type | Typejar |
Filename | Size |
---|---|
iotfleethub-2.16.80.pom | |
iotfleethub-2.16.80.jar | 196 KB |
iotfleethub-2.16.80-sources.jar | 103 KB |
iotfleethub-2.16.80-javadoc.jar | 482 KB |
Browse |
<!-- https://jarcasting.com/artifacts/software.amazon.awssdk/iotfleethub/ -->
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>iotfleethub</artifactId>
<version>2.16.80</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.awssdk/iotfleethub/
implementation 'software.amazon.awssdk:iotfleethub:2.16.80'
// https://jarcasting.com/artifacts/software.amazon.awssdk/iotfleethub/
implementation ("software.amazon.awssdk:iotfleethub:2.16.80")
'software.amazon.awssdk:iotfleethub:jar:2.16.80'
<dependency org="software.amazon.awssdk" name="iotfleethub" rev="2.16.80">
<artifact name="iotfleethub" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.awssdk', module='iotfleethub', version='2.16.80')
)
libraryDependencies += "software.amazon.awssdk" % "iotfleethub" % "2.16.80"
[software.amazon.awssdk/iotfleethub "2.16.80"]