Download test-util_2.12-1.3.0.jar file - Jar t

Jar examples for t:test-util-2.12

Description

test-util

You can download jar file test-util_2.12 1.3.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add test-util_2.12-1.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

test-util_2.12-1.3.0-javadoc.jar
test-util_2.12-1.3.0-sources.jar
test-util_2.12-1.3.0.jar
test-util_2.12-1.3.0.pom



Related Tutorials