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