Download brave-instrumentation-okhttp3-5.1.2.jar file - Jar b

Jar examples for b:brave-instrumentation-okhttp3

Description

You can download jar file brave-instrumentation-okhttp3 5.1.2 in this page.

Build File

You can use the following script to add brave-instrumentation-okhttp3-5.1.2.jar to your project.

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

Download

Click the following link to download the jar file.

brave-instrumentation-okhttp3-5.1.2-javadoc.jar
brave-instrumentation-okhttp3-5.1.2-sources.jar
brave-instrumentation-okhttp3-5.1.2.jar
brave-instrumentation-okhttp3-5.1.2.pom



Related Tutorials