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