Download zipkin-sender-okhttp3-2.0.2.jar file - Jar z

Jar examples for z:zipkin-sender-okhttp3

Description

You can download jar file zipkin-sender-okhttp3 2.0.2 in this page.

License

Apache License

Build File

You can use the following script to add zipkin-sender-okhttp3-2.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

zipkin-sender-okhttp3-2.0.2-javadoc.jar
zipkin-sender-okhttp3-2.0.2-sources.jar
zipkin-sender-okhttp3-2.0.2.jar
zipkin-sender-okhttp3-2.0.2.pom



Related Tutorials