Download test-tools_2.11-0.2.14.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.14 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials