не последняя версия
Последняя версия 0.2.4

com.lihaoyi:utest-runner_2.10 0.1.6-RC1

utest-runner

Группа

Группа

com.lihaoyi
Идентификатор

Идентификатор

utest-runner_2.10
Версия

Версия

0.1.6-RC1
Тип

Тип

jar

Скачать utest-runner_2.10 0.1.6-RC1


<!-- https://jarcasting.com/artifacts/com.lihaoyi/utest-runner_2.10/ -->
<dependency>
    <groupId>com.lihaoyi</groupId>
    <artifactId>utest-runner_2.10</artifactId>
    <version>0.1.6-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/utest-runner_2.10/
implementation 'com.lihaoyi:utest-runner_2.10:0.1.6-RC1'
// https://jarcasting.com/artifacts/com.lihaoyi/utest-runner_2.10/
implementation ("com.lihaoyi:utest-runner_2.10:0.1.6-RC1")
'com.lihaoyi:utest-runner_2.10:jar:0.1.6-RC1'
<dependency org="com.lihaoyi" name="utest-runner_2.10" rev="0.1.6-RC1">
  <artifact name="utest-runner_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='utest-runner_2.10', version='0.1.6-RC1')
)
libraryDependencies += "com.lihaoyi" % "utest-runner_2.10" % "0.1.6-RC1"
[com.lihaoyi/utest-runner_2.10 "0.1.6-RC1"]