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