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