Download utest_2.10-0.1.1-JS.jar file - Jar u

Jar examples for u:utest-2.10

Description

utest

You can download jar file utest_2.10 0.1.1-JS in this page.

License

MIT license

Build File

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

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

Download

Click the following link to download the jar file.

utest_2.10-0.1.1-JS-javadoc.jar
utest_2.10-0.1.1-JS-sources.jar
utest_2.10-0.1.1-JS.jar
utest_2.10-0.1.1-JS.pom



Related Tutorials