Download test-util_2.11-0.8.2.jar file - Jar t

Jar examples for t:test-util-2.11

Description

test specific code

You can download jar file test-util_2.11 0.8.2 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add test-util_2.11-0.8.2.jar to your project.

<dependency>
   <groupId>io.buoyant</groupId>
   <artifactId>test-util_2.11</artifactId>
   <version>0.8.2</version>
</dependency>
compile group: 'io.buoyant', name: 'test-util_2.11', version: '0.8.2'
libraryDependencies += "io.buoyant" % "test-util_2.11" % "0.8.2"
<dependency org="io.buoyant" name="test-util_2.11" rev="0.8.2"/>
@Grapes(@Grab(group='io.buoyant', module='test-util_2.11', version='0.8.2'))
'io.buoyant:test-util_2.11:jar:0.8.2'

Download

Click the following link to download the jar file.

test-util_2.11-0.8.2-javadoc.jar
test-util_2.11-0.8.2-sources.jar
test-util_2.11-0.8.2.jar
test-util_2.11-0.8.2.pom



Related Tutorials