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

com.lihaoyi:utest_2.13.0-M2 0.5.4

utest

Группа

Группа

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

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

utest_2.13.0-M2
Версия

Версия

0.5.4
Тип

Тип

jar

Скачать utest_2.13.0-M2 0.5.4


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