Categories |
CategoriesAWS Container PaaS Providers CLI User Interface |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdiot1click-projects |
Version | Version697.2.391.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/iot1click-projects/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>iot1click-projects</artifactId>
<version>697.2.391.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/iot1click-projects/
implementation 'com.cognitect.aws:iot1click-projects:697.2.391.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/iot1click-projects/
implementation ("com.cognitect.aws:iot1click-projects:697.2.391.0")
'com.cognitect.aws:iot1click-projects:jar:697.2.391.0'
<dependency org="com.cognitect.aws" name="iot1click-projects" rev="697.2.391.0">
<artifact name="iot1click-projects" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='iot1click-projects', version='697.2.391.0')
)
libraryDependencies += "com.cognitect.aws" % "iot1click-projects" % "697.2.391.0"
[com.cognitect.aws/iot1click-projects "697.2.391.0"]