License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdiam |
Version | Version821.2.1107.0 |
Type | Typejar |
Description |
Descriptioniam
iam resources for com.cognitect.aws/api
|
Project URL |
Project URL |
Filename | Size |
---|---|
iam-821.2.1107.0.pom | |
iam-821.2.1107.0.jar | 62 KB |
iam-821.2.1107.0-sources.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/iam/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>iam</artifactId>
<version>821.2.1107.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/iam/
implementation 'com.cognitect.aws:iam:821.2.1107.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/iam/
implementation ("com.cognitect.aws:iam:821.2.1107.0")
'com.cognitect.aws:iam:jar:821.2.1107.0'
<dependency org="com.cognitect.aws" name="iam" rev="821.2.1107.0">
<artifact name="iam" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='iam', version='821.2.1107.0')
)
libraryDependencies += "com.cognitect.aws" % "iam" % "821.2.1107.0"
[com.cognitect.aws/iam "821.2.1107.0"]