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