文件下载
文件名 操作
utest_3.0.0-RC3-0.7.9.jar 下载
utest_3.0.0-RC3-0.7.9.pom 下载
utest_3.0.0-RC3-0.7.9-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>utest_3.0.0-RC3</artifactId>
  <version>0.7.9</version>
</dependency>
Gradle Groovy
implementation 'com.lihaoyi:utest_3.0.0-RC3:0.7.9'
Gradle Kotlin
implementation("com.lihaoyi:utest_3.0.0-RC3:0.7.9")
Scala SBT
libraryDependencies += "com.lihaoyi" % "utest_3.0.0-RC3" % "0.7.9"
Groovy Grape
@Grapes(
  @Grab(group='com.lihaoyi', module='utest_3.0.0-RC3', version='0.7.9')
)
Apache Ivy
<dependency org="com.lihaoyi" name="utest_3.0.0-RC3" rev="0.7.9" />
Leiningen
[com.lihaoyi/utest_3.0.0-RC3 "0.7.9"]
Apache Buildr
'com.lihaoyi:utest_3.0.0-RC3:jar:0.7.9'
本项目依赖