License |
License |
---|---|
GroupId | GroupIdcom.lihaoyi |
ArtifactId | ArtifactIdutest_2.13 |
Last Version | Last Version0.7.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionutest_2.13
utest
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
utest_2.13-0.7.11.pom | |
utest_2.13-0.7.11.jar | 377 KB |
utest_2.13-0.7.11-sources.jar | 34 KB |
utest_2.13-0.7.11-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/utest_2.13/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>utest_2.13</artifactId>
<version>0.7.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/utest_2.13/
implementation 'com.lihaoyi:utest_2.13:0.7.11'
// https://jarcasting.com/artifacts/com.lihaoyi/utest_2.13/
implementation ("com.lihaoyi:utest_2.13:0.7.11")
'com.lihaoyi:utest_2.13:jar:0.7.11'
<dependency org="com.lihaoyi" name="utest_2.13" rev="0.7.11">
<artifact name="utest_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='utest_2.13', version='0.7.11')
)
libraryDependencies += "com.lihaoyi" % "utest_2.13" % "0.7.11"
[com.lihaoyi/utest_2.13 "0.7.11"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-sbt : test-interface | jar | 1.0 |
org.portable-scala : portable-scala-reflect_2.13 | jar | 0.1.1 |
org.scala-lang : scala-reflect | jar | 2.13.4 |
org.scala-lang : scala-library | jar | 2.13.4 |