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