Files download
File Operation
utest_sjs0.6_2.12.0-RC2-0.4.4.jar download
utest_sjs0.6_2.12.0-RC2-0.4.4.pom download
utest_sjs0.6_2.12.0-RC2-0.4.4-sources.jar download
Apache Maven
<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>utest_sjs0.6_2.12.0-RC2</artifactId>
  <version>0.4.4</version>
</dependency>
Gradle Groovy
implementation 'com.lihaoyi:utest_sjs0.6_2.12.0-RC2:0.4.4'
Gradle Kotlin
implementation("com.lihaoyi:utest_sjs0.6_2.12.0-RC2:0.4.4")
Scala SBT
libraryDependencies += "com.lihaoyi" % "utest_sjs0.6_2.12.0-RC2" % "0.4.4"
Groovy Grape
@Grapes(
  @Grab(group='com.lihaoyi', module='utest_sjs0.6_2.12.0-RC2', version='0.4.4')
)
Apache Ivy
<dependency org="com.lihaoyi" name="utest_sjs0.6_2.12.0-RC2" rev="0.4.4" />
Leiningen
[com.lihaoyi/utest_sjs0.6_2.12.0-RC2 "0.4.4"]
Apache Buildr
'com.lihaoyi:utest_sjs0.6_2.12.0-RC2:jar:0.4.4'