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