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

software.amazon.awssdk:iotthingsgraph 2.17.163

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.17.163
Тип

Тип

jar

Скачать iotthingsgraph 2.17.163


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