Categories |
CategoriesAWS Container PaaS Providers Data |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdiot-data |
Version | Version770.2.568.0 |
Type | Typejar |
Filename | Size |
---|---|
iot-data-770.2.568.0.pom | |
iot-data-770.2.568.0.jar | 5 KB |
iot-data-770.2.568.0-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/iot-data/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>iot-data</artifactId>
<version>770.2.568.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/iot-data/
implementation 'com.cognitect.aws:iot-data:770.2.568.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/iot-data/
implementation ("com.cognitect.aws:iot-data:770.2.568.0")
'com.cognitect.aws:iot-data:jar:770.2.568.0'
<dependency org="com.cognitect.aws" name="iot-data" rev="770.2.568.0">
<artifact name="iot-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='iot-data', version='770.2.568.0')
)
libraryDependencies += "com.cognitect.aws" % "iot-data" % "770.2.568.0"
[com.cognitect.aws/iot-data "770.2.568.0"]