Download test-tools-ext_2.11-0.8.4.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.8.4 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials