Download opentracing-okhttp3-0.1.0.jar file - Jar o

Jar examples for o:opentracing-okhttp3

Description

You can download jar file opentracing-okhttp3 0.1.0 in this page.

Build File

You can use the following script to add opentracing-okhttp3-0.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

opentracing-okhttp3-0.1.0-javadoc.jar
opentracing-okhttp3-0.1.0-sources.jar
opentracing-okhttp3-0.1.0.jar
opentracing-okhttp3-0.1.0.pom



Related Tutorials