| Группа | Группаcom.lihaoyi |
|---|---|
| Идентификатор | Идентификаторutest_2.13.0-M2 |
| Версия | Версия0.5.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| utest_2.13.0-M2-0.5.4.pom | |
| utest_2.13.0-M2-0.5.4.jar | 312 KB |
| utest_2.13.0-M2-0.5.4-sources.jar | 36 KB |
| utest_2.13.0-M2-0.5.4-javadoc.jar | 1007 KB |
| Обзор |
<!-- 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"]