Download brave-tests-4.19.3.jar file - Jar b

Jar examples for b:brave-tests

Description

You can download jar file brave-tests 4.19.3 in this page.

Build File

You can use the following script to add brave-tests-4.19.3.jar to your project.

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

Download

Click the following link to download the jar file.

brave-tests-4.19.3-javadoc.jar
brave-tests-4.19.3-sources.jar
brave-tests-4.19.3.jar
brave-tests-4.19.3.pom



Related Tutorials