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

com.lihaoyi:utest-runner_2.11 0.2.0

utest-runner

Группа

Группа

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

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

utest-runner_2.11
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать utest-runner_2.11 0.2.0


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