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