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