is not current version
Last Version 1.0.11

nl.talsmasoftware.context:opentracing-span-propagation 1.0.0


GroupId

GroupId

nl.talsmasoftware.context
ArtifactId

ArtifactId

opentracing-span-propagation
Version

Version

1.0.0
Type

Type

jar

Download opentracing-span-propagation 1.0.0


<!-- https://jarcasting.com/artifacts/nl.talsmasoftware.context/opentracing-span-propagation/ -->
<dependency>
    <groupId>nl.talsmasoftware.context</groupId>
    <artifactId>opentracing-span-propagation</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.talsmasoftware.context/opentracing-span-propagation/
implementation 'nl.talsmasoftware.context:opentracing-span-propagation:1.0.0'
// https://jarcasting.com/artifacts/nl.talsmasoftware.context/opentracing-span-propagation/
implementation ("nl.talsmasoftware.context:opentracing-span-propagation:1.0.0")
'nl.talsmasoftware.context:opentracing-span-propagation:jar:1.0.0'
<dependency org="nl.talsmasoftware.context" name="opentracing-span-propagation" rev="1.0.0">
  <artifact name="opentracing-span-propagation" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.talsmasoftware.context', module='opentracing-span-propagation', version='1.0.0')
)
libraryDependencies += "nl.talsmasoftware.context" % "opentracing-span-propagation" % "1.0.0"
[nl.talsmasoftware.context/opentracing-span-propagation "1.0.0"]