<dependency>
<groupId>aws.smithy.kotlin</groupId>
<artifactId>runtime-core-jvm</artifactId>
<version>1.3.11</version>
</dependency>
@Grapes(
@Grab(group='aws.smithy.kotlin', module='runtime-core-jvm', version='1.3.11')
)