Download opentracing-util-0.31.0-RC2.jar file - Jar o

Jar examples for o:opentracing-util

Description

OpenTracing utilities

You can download jar file opentracing-util 0.31.0-RC2 in this page.

License

Apache License

Build File

You can use the following script to add opentracing-util-0.31.0-RC2.jar to your project.

<dependency>
   <groupId>io.opentracing</groupId>
   <artifactId>opentracing-util</artifactId>
   <version>0.31.0-RC2</version>
</dependency>
compile group: 'io.opentracing', name: 'opentracing-util', version: '0.31.0-RC2'
libraryDependencies += "io.opentracing" % "opentracing-util" % "0.31.0-RC2"
<dependency org="io.opentracing" name="opentracing-util" rev="0.31.0-RC2"/>
@Grapes(@Grab(group='io.opentracing', module='opentracing-util', version='0.31.0-RC2'))
'io.opentracing:opentracing-util:jar:0.31.0-RC2'

Download

Click the following link to download the jar file.

opentracing-util-0.31.0-RC2-javadoc.jar
opentracing-util-0.31.0-RC2-sources.jar
opentracing-util-0.31.0-RC2-tests.jar
opentracing-util-0.31.0-RC2.jar
opentracing-util-0.31.0-RC2.pom



Related Tutorials