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