is not current version
Last Version 2.17.219

software.amazon.awssdk:iotthingsgraph 2.17.94

The AWS Java SDK for IoTThingsGraph module holds the client classes that are used for communicating with IoTThingsGraph.

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

software.amazon.awssdk
ArtifactId

ArtifactId

iotthingsgraph
Version

Version

2.17.94
Type

Type

jar

Download iotthingsgraph 2.17.94


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