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

Jar examples for z:zipkin-sender-okhttp3

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials