<dependency>
<groupId>io.servicetalk</groupId>
<artifactId>servicetalk-opentracing-asynccontext</artifactId>
<version>0.42.19</version>
</dependency>
libraryDependencies += "io.servicetalk" % "servicetalk-opentracing-asynccontext" % "0.42.19"
@Grapes(
@Grab(group='io.servicetalk', module='servicetalk-opentracing-asynccontext', version='0.42.19')
)
<dependency org="io.servicetalk" name="servicetalk-opentracing-asynccontext" rev="0.42.19" />