не последняя версия
Последняя версия 2.17.219

software.amazon.awssdk:iotthingsgraph 2.16.101

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

Категории

Категории

AWS Контейнер PaaS Providers
Группа

Группа

software.amazon.awssdk
Идентификатор

Идентификатор

iotthingsgraph
Версия

Версия

2.16.101
Тип

Тип

jar

Скачать iotthingsgraph 2.16.101


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