z

zipkin-sender-stackdriver

Files download
File Operation
zipkin-sender-stackdriver-0.18.1.jar download
zipkin-sender-stackdriver-0.18.1.pom download
zipkin-sender-stackdriver-0.18.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.zipkin.gcp</groupId>
  <artifactId>zipkin-sender-stackdriver</artifactId>
  <version>0.18.1</version>
</dependency>
Gradle Groovy
implementation 'io.zipkin.gcp:zipkin-sender-stackdriver:0.18.1'
Gradle Kotlin
implementation("io.zipkin.gcp:zipkin-sender-stackdriver:0.18.1")
Scala SBT
libraryDependencies += "io.zipkin.gcp" % "zipkin-sender-stackdriver" % "0.18.1"
Groovy Grape
@Grapes(
  @Grab(group='io.zipkin.gcp', module='zipkin-sender-stackdriver', version='0.18.1')
)
Apache Ivy
<dependency org="io.zipkin.gcp" name="zipkin-sender-stackdriver" rev="0.18.1" />
Leiningen
[io.zipkin.gcp/zipkin-sender-stackdriver "0.18.1"]
Apache Buildr
'io.zipkin.gcp:zipkin-sender-stackdriver:jar:0.18.1'