<dependency>
<groupId>aws.smithy.kotlin</groupId>
<artifactId>aws-credentials</artifactId>
<version>1.3.14</version>
</dependency>
@Grapes(
@Grab(group='aws.smithy.kotlin', module='aws-credentials', version='1.3.14')
)