Jar examples for z:zipkin-sender-okhttp3
You can download jar file zipkin-sender-okhttp3 1.0.2 in this page.
Apache License
You can use the following script to add zipkin-sender-okhttp3-1.0.2.jar to your project.
<dependency> <groupId>io.zipkin.reporter</groupId> <artifactId>zipkin-sender-okhttp3</artifactId> <version>1.0.2</version> </dependency>
compile group: 'io.zipkin.reporter', name: 'zipkin-sender-okhttp3', version: '1.0.2'
libraryDependencies += "io.zipkin.reporter" % "zipkin-sender-okhttp3" % "1.0.2"
<dependency org="io.zipkin.reporter" name="zipkin-sender-okhttp3" rev="1.0.2"/>
@Grapes(@Grab(group='io.zipkin.reporter', module='zipkin-sender-okhttp3', version='1.0.2'))
'io.zipkin.reporter:zipkin-sender-okhttp3:jar:1.0.2'
Click the following link to download the jar file.
zipkin-sender-okhttp3-1.0.2-javadoc.jar