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