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