Download test-tools-ext_2.11-0.6.1.jar file - Jar t

Jar examples for t:test-tools-ext-2.11

Description

tools useful in automated tests (not in test-tools to avoid circular dependencies between _test-tools_ and _core_)

You can download jar file test-tools-ext_2.11 0.6.1 in this page.

License

Apache 2

Build File

You can use the following script to add test-tools-ext_2.11-0.6.1.jar to your project.

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

Download

Click the following link to download the jar file.

test-tools-ext_2.11-0.6.1-javadoc.jar
test-tools-ext_2.11-0.6.1-sources.jar
test-tools-ext_2.11-0.6.1.jar
test-tools-ext_2.11-0.6.1.pom



Related Tutorials