MVN

com.lihaoyi.utest : utest_2.10

Maven & Gradle

Feb 14, 2014
4 usages
480 stars

utest · utest

<dependency>
    <groupId>com.lihaoyi.utest</groupId>
    <artifactId>utest_2.10</artifactId>
    <version>0.1.1-JS</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lihaoyi.utest : utest_2.10 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.1-JS

All Versions

Choose a version of com.lihaoyi.utest : utest_2.10 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
utest_2.10-0.1.1-JS
utest_2.10-0.1.1
utest_2.10-0.1.0

How to add a dependency to Maven

Add the following com.lihaoyi.utest : utest_2.10 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.lihaoyi.utest</groupId>
    <artifactId>utest_2.10</artifactId>
    <version>0.1.1-JS</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.lihaoyi.utest : utest_2.10 gradle dependency to your build.gradle file:

implementation 'com.lihaoyi.utest:utest_2.10:0.1.1-JS'

Gradle Kotlin DSL: Add the following com.lihaoyi.utest : utest_2.10 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.lihaoyi.utest:utest_2.10:0.1.1-JS")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.lihaoyi.utest : utest_2.10 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.lihaoyi.utest" % "utest_2.10" % "0.1.1-JS"

Advertisement

Dependencies from Group

Feb 14, 2014
4 usages
480 stars
Feb 07, 2014
4 usages
480 stars

Discover Dependencies

Jul 13, 2014
1 usages
24 stars
Oct 30, 2007
2 usages
Mar 08, 2015
4 usages
8 stars
Apr 17, 2012
1 usages
Dec 05, 2012
1 usages
65 stars
Jan 31, 2013
2 usages
17 stars
Sep 15, 2014
1 usages
0 stars