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