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