Download utest_2.10-0.1.6.jar file - Jar u

Jar examples for u:utest-2.10

Description

utest

You can download jar file utest_2.10 0.1.6 in this page.

License

MIT license

Build File

You can use the following script to add utest_2.10-0.1.6.jar to your project.

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

Download

Click the following link to download the jar file.

utest_2.10-0.1.6-javadoc.jar
utest_2.10-0.1.6-sources.jar
utest_2.10-0.1.6.jar
utest_2.10-0.1.6.pom



Related Tutorials