Download test-tools_2.11-0.2.13.jar file - Jar t

Jar examples for t:test-tools-2.11

Description

test tools for use outside of core

You can download jar file test-tools_2.11 0.2.13 in this page.

License

Apache 2

Build File

You can use the following script to add test-tools_2.11-0.2.13.jar to your project.

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

Download

Click the following link to download the jar file.

test-tools_2.11-0.2.13-javadoc.jar
test-tools_2.11-0.2.13-sources.jar
test-tools_2.11-0.2.13.jar
test-tools_2.11-0.2.13.pom



Related Tutorials