Download utest_2.11-0.2.5-M3.jar file - Jar u

Jar examples for u:utest-2.11

Description

utest

You can download jar file utest_2.11 0.2.5-M3 in this page.

License

MIT license

Build File

You can use the following script to add utest_2.11-0.2.5-M3.jar to your project.

<dependency>
   <groupId>com.lihaoyi</groupId>
   <artifactId>utest_2.11</artifactId>
   <version>0.2.5-M3</version>
</dependency>
compile group: 'com.lihaoyi', name: 'utest_2.11', version: '0.2.5-M3'
libraryDependencies += "com.lihaoyi" % "utest_2.11" % "0.2.5-M3"
<dependency org="com.lihaoyi" name="utest_2.11" rev="0.2.5-M3"/>
@Grapes(@Grab(group='com.lihaoyi', module='utest_2.11', version='0.2.5-M3'))
'com.lihaoyi:utest_2.11:jar:0.2.5-M3'

Download

Click the following link to download the jar file.

utest_2.11-0.2.5-M3-javadoc.jar
utest_2.11-0.2.5-M3-sources.jar
utest_2.11-0.2.5-M3.jar
utest_2.11-0.2.5-M3.pom



Related Tutorials