Download utest-runner_2.10-0.1.2.jar file - Jar u

Jar examples for u:utest-runner-2.10

Description

utest-runner

You can download jar file utest-runner_2.10 0.1.2 in this page.

License

MIT license

Build File

You can use the following script to add utest-runner_2.10-0.1.2.jar to your project.

<dependency>
   <groupId>com.lihaoyi</groupId>
   <artifactId>utest-runner_2.10</artifactId>
   <version>0.1.2</version>
</dependency>
compile group: 'com.lihaoyi', name: 'utest-runner_2.10', version: '0.1.2'
libraryDependencies += "com.lihaoyi" % "utest-runner_2.10" % "0.1.2"
<dependency org="com.lihaoyi" name="utest-runner_2.10" rev="0.1.2"/>
@Grapes(@Grab(group='com.lihaoyi', module='utest-runner_2.10', version='0.1.2'))
'com.lihaoyi:utest-runner_2.10:jar:0.1.2'

Download

Click the following link to download the jar file.

utest-runner_2.10-0.1.2-javadoc.jar
utest-runner_2.10-0.1.2-sources.jar
utest-runner_2.10-0.1.2.jar
utest-runner_2.10-0.1.2.pom



Related Tutorials