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