Download test-utils_2.11-0.2.jar file - Jar t

Jar examples for t:test-utils-2.11

Description

test-utils

You can download jar file test-utils_2.11 0.2 in this page.

License

Apache License

Build File

You can use the following script to add test-utils_2.11-0.2.jar to your project.

<dependency>
   <groupId>com.github.biopet</groupId>
   <artifactId>test-utils_2.11</artifactId>
   <version>0.2</version>
</dependency>
compile group: 'com.github.biopet', name: 'test-utils_2.11', version: '0.2'
libraryDependencies += "com.github.biopet" % "test-utils_2.11" % "0.2"
<dependency org="com.github.biopet" name="test-utils_2.11" rev="0.2"/>
@Grapes(@Grab(group='com.github.biopet', module='test-utils_2.11', version='0.2'))
'com.github.biopet:test-utils_2.11:jar:0.2'

Download

Click the following link to download the jar file.

test-utils_2.11-0.2-javadoc.jar
test-utils_2.11-0.2-sources.jar
test-utils_2.11-0.2.jar
test-utils_2.11-0.2.pom



Related Tutorials