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