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