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