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

software.amazon.awsconstructs:iots3 1.154.0

CDK Constructs for AWS IoT to AWS S3 integration

Категории

Категории

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

Группа

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

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

iots3
Версия

Версия

1.154.0
Тип

Тип

jar

Скачать iots3 1.154.0


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