Jar examples for t:test-tools-ext-2.11
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.5.1 in this page.
Apache 2
You can use the following script to add test-tools-ext_2.11-0.5.1.jar to your project.
<dependency> <groupId>com.ubirch.user</groupId> <artifactId>test-tools-ext_2.11</artifactId> <version>0.5.1</version> </dependency>
compile group: 'com.ubirch.user', name: 'test-tools-ext_2.11', version: '0.5.1'
libraryDependencies += "com.ubirch.user" % "test-tools-ext_2.11" % "0.5.1"
<dependency org="com.ubirch.user" name="test-tools-ext_2.11" rev="0.5.1"/>
@Grapes(@Grab(group='com.ubirch.user', module='test-tools-ext_2.11', version='0.5.1'))
'com.ubirch.user:test-tools-ext_2.11:jar:0.5.1'
Click the following link to download the jar file.
test-tools-ext_2.11-0.5.1-javadoc.jar