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