Files download
File Operation
iot-845.2.1345.0.jar download
iot-845.2.1345.0.pom download
iot-845.2.1345.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.cognitect.aws</groupId>
  <artifactId>iot</artifactId>
  <version>845.2.1345.0</version>
</dependency>
Gradle Groovy
implementation 'com.cognitect.aws:iot:845.2.1345.0'
Gradle Kotlin
implementation("com.cognitect.aws:iot:845.2.1345.0")
Scala SBT
libraryDependencies += "com.cognitect.aws" % "iot" % "845.2.1345.0"
Groovy Grape
@Grapes(
  @Grab(group='com.cognitect.aws', module='iot', version='845.2.1345.0')
)
Apache Ivy
<dependency org="com.cognitect.aws" name="iot" rev="845.2.1345.0" />
Leiningen
[com.cognitect.aws/iot "845.2.1345.0"]
Apache Buildr
'com.cognitect.aws:iot:jar:845.2.1345.0'
Dependencies
The project has no third-party dependencies